Lines Matching defs:auth_xfer
204 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;
248 int notify_received;
250 int notify_has_serial;
252 uint32_t notify_serial;
256 struct auth_master* allow_notify_list;
262 int zone_expired;
264 int have_zone;
267 uint32_t serial;
270 time_t retry;
273 time_t refresh;
277 time_t expiry;
282 time_t lease_time;