Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/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 …]