dns_portlist Struct Reference


Data Fields

unsigned int magic
isc_mem_tmctx
isc_refcount_t refcount
isc_mutex_t lock
dns_element_tlist
unsigned int allocated
unsigned int active

Detailed Description

Definition at line 47 of file portlist.c.


Field Documentation

unsigned int dns_portlist::magic

Definition at line 48 of file portlist.c.

Referenced by dns_portlist_create(), and dns_portlist_detach().

isc_mem_t* dns_portlist::mctx

Definition at line 49 of file portlist.c.

Referenced by dns_portlist_add(), dns_portlist_create(), and dns_portlist_detach().

isc_refcount_t dns_portlist::refcount

Definition at line 50 of file portlist.c.

Referenced by dns_portlist_attach(), dns_portlist_create(), and dns_portlist_detach().

isc_mutex_t dns_portlist::lock

Definition at line 51 of file portlist.c.

Referenced by dns_portlist_add(), dns_portlist_create(), dns_portlist_detach(), dns_portlist_match(), and dns_portlist_remove().

dns_element_t* dns_portlist::list

Definition at line 52 of file portlist.c.

Referenced by dns_portlist_add(), dns_portlist_create(), dns_portlist_detach(), dns_portlist_match(), and dns_portlist_remove().

unsigned int dns_portlist::allocated

Definition at line 53 of file portlist.c.

Referenced by dns_portlist_add(), dns_portlist_create(), and dns_portlist_detach().

unsigned int dns_portlist::active

Definition at line 54 of file portlist.c.

Referenced by dns_portlist_add(), dns_portlist_create(), dns_portlist_match(), and dns_portlist_remove().


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