Data Fields | |
unsigned int | magic |
isc_mem_t * | mctx |
isc_mutex_t | lock |
dns_rdatatype_t | type |
dns_fixedname_t | name |
unsigned int | options |
isc_task_t * | task |
dns_view_t * | view |
dns_lookupevent_t * | event |
dns_fetch_t * | fetch |
unsigned int | restarts |
isc_boolean_t | canceled |
dns_rdataset_t | rdataset |
dns_rdataset_t | sigrdataset |
Definition at line 40 of file lookup.c.
unsigned int dns_lookup::magic |
Definition at line 42 of file lookup.c.
Referenced by dns_lookup_create(), and dns_lookup_destroy().
Definition at line 43 of file lookup.c.
Referenced by build_event(), dns_lookup_create(), and dns_lookup_destroy().
Definition at line 44 of file lookup.c.
Referenced by dns_lookup_cancel(), dns_lookup_create(), dns_lookup_destroy(), and lookup_find().
Definition at line 45 of file lookup.c.
Referenced by dns_lookup_create(), start_fetch(), and view_find().
Definition at line 46 of file lookup.c.
Referenced by build_event(), dns_lookup_create(), lookup_find(), start_fetch(), and view_find().
unsigned int dns_lookup::options |
Definition at line 49 of file lookup.c.
Referenced by dns_lookup_create(), dns_lookup_destroy(), fetch_done(), lookup_find(), and start_fetch().
Definition at line 50 of file lookup.c.
Referenced by dns_lookup_cancel(), dns_lookup_create(), dns_lookup_destroy(), lookup_find(), start_fetch(), and view_find().
Definition at line 51 of file lookup.c.
Referenced by build_event(), dns_lookup_create(), dns_lookup_destroy(), lookup_find(), and view_find().
Definition at line 52 of file lookup.c.
Referenced by dns_lookup_cancel(), dns_lookup_create(), fetch_done(), lookup_find(), and start_fetch().
unsigned int dns_lookup::restarts |
Definition at line 54 of file lookup.c.
Referenced by dns_lookup_cancel(), dns_lookup_create(), and lookup_find().
Definition at line 55 of file lookup.c.
Referenced by build_event(), dns_lookup_create(), dns_lookup_destroy(), lookup_find(), start_fetch(), and view_find().
Definition at line 56 of file lookup.c.
Referenced by build_event(), dns_lookup_create(), dns_lookup_destroy(), lookup_find(), start_fetch(), and view_find().