Home
last modified time | relevance | path

Searched defs:auth_xfer (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sbin/unwind/libunbound/services/
H A Dauthzone.h204 struct auth_xfer { struct
209 * tasks. First hold the tree-lock in auth_zones, find the auth_xfer, argument
215 lock_basic_type lock;
218 uint8_t* name;
220 size_t namelen;
222 int namelabs;
225 uint16_t dclass;
230 struct auth_nextprobe* task_nextprobe;
233 struct auth_probe* task_probe;
238 struct auth_transfer* task_transfer;
[all …]
/openbsd-src/usr.sbin/unbound/services/
H A Dauthzone.h204 struct auth_xfer { struct
209 * tasks. First hold the tree-lock in auth_zones, find the auth_xfer, argument
215 lock_basic_type lock;
218 uint8_t* name;
220 size_t namelen;
222 int namelabs;
225 uint16_t dclass;
230 struct auth_nextprobe* task_nextprobe;
233 struct auth_probe* task_probe;
238 struct auth_transfer* task_transfer;
[all …]