Data Fields | |
unsigned int | magic |
isc_mem_t * | mctx |
dns_acl_t * | blackhole |
dns_portlist_t * | portlist |
isc_stats_t * | stats |
isc_entropy_t * | entropy |
entropy source | |
isc_mutex_t | lock |
unsigned int | state |
Definition at line 67 of file dispatch.c.
unsigned int dns_dispatchmgr::magic |
Definition at line 69 of file dispatch.c.
Referenced by destroy_mgr(), and dns_dispatchmgr_create().
Definition at line 70 of file dispatch.c.
Referenced by destroy_mgr(), dispatch_createudp(), dispatch_free(), dns_dispatch_createtcp2(), dns_dispatch_importrecv(), dns_dispatchmgr_create(), dns_dispatchmgr_setavailports(), dns_dispatchmgr_setudp(), free_buffer(), and qid_allocate().
Definition at line 71 of file dispatch.c.
Referenced by destroy_mgr(), dns_dispatchmgr_create(), dns_dispatchmgr_getblackhole(), dns_dispatchmgr_setblackhole(), and udp_recv().
Definition at line 72 of file dispatch.c.
Definition at line 73 of file dispatch.c.
Referenced by dec_stats(), destroy_mgr(), dns_dispatchmgr_create(), dns_dispatchmgr_setstats(), and inc_stats().
entropy source
Definition at line 74 of file dispatch.c.
Referenced by destroy_mgr(), and dns_dispatchmgr_create().
Definition at line 77 of file dispatch.c.
Referenced by destroy_disp(), destroy_mgr(), dns_dispatch_createtcp2(), dns_dispatch_gettcp(), dns_dispatch_gettcp2(), dns_dispatch_getudp_dup(), dns_dispatchmgr_create(), dns_dispatchmgr_destroy(), and dns_dispatchset_create().
unsigned int dns_dispatchmgr::state |
Definition at line 78 of file dispatch.c.
Referenced by destroy_mgr(), dns_dispatchmgr_create(), and dns_dispatchmgr_destroy().