Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.h203 struct auth_xfer { struct
208 * tasks. First hold the tree-lock in auth_zones, find the auth_xfer, argument
216 lock_basic_type lock;
219 uint8_t* name;
221 size_t namelen;
223 int namelabs;
226 uint16_t dclass;
231 struct auth_nextprobe* task_nextprobe;
234 struct auth_probe* task_probe;
239 struct auth_transfer* task_transfer;
[all …]