dns_dispatchmgr Struct Reference


Data Fields

unsigned int magic
isc_mem_tmctx
dns_acl_tblackhole
dns_portlist_tportlist
isc_stats_tstats
isc_entropy_tentropy
 entropy source
isc_mutex_t lock
unsigned int state

Detailed Description

Definition at line 67 of file dispatch.c.


Field Documentation

unsigned int dns_dispatchmgr::magic

Definition at line 69 of file dispatch.c.

Referenced by destroy_mgr(), and dns_dispatchmgr_create().

isc_mem_t* dns_dispatchmgr::mctx

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().

dns_acl_t* dns_dispatchmgr::blackhole

Definition at line 71 of file dispatch.c.

Referenced by destroy_mgr(), dns_dispatchmgr_create(), dns_dispatchmgr_getblackhole(), dns_dispatchmgr_setblackhole(), and udp_recv().

dns_portlist_t* dns_dispatchmgr::portlist

Definition at line 72 of file dispatch.c.

isc_stats_t* dns_dispatchmgr::stats

Definition at line 73 of file dispatch.c.

Referenced by dec_stats(), destroy_mgr(), dns_dispatchmgr_create(), dns_dispatchmgr_setstats(), and inc_stats().

isc_entropy_t* dns_dispatchmgr::entropy

entropy source

Definition at line 74 of file dispatch.c.

Referenced by destroy_mgr(), and dns_dispatchmgr_create().

isc_mutex_t dns_dispatchmgr::lock

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().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha