dns_zt Struct Reference


Data Fields

unsigned int magic
isc_mem_tmctx
dns_rdataclass_t rdclass
isc_rwlock_t rwlock
dns_zt_allloaded_t loaddone
void * loaddone_arg
isc_boolean_t flush
isc_uint32_t references
unsigned int loads_pending
dns_rbt_ttable

Detailed Description

Definition at line 40 of file zt.c.


Field Documentation

unsigned int dns_zt::magic

Definition at line 42 of file zt.c.

Referenced by dns_zt_create(), and zt_destroy().

isc_mem_t* dns_zt::mctx

Definition at line 43 of file zt.c.

Referenced by dns_zt_apply2(), dns_zt_create(), and zt_destroy().

dns_rdataclass_t dns_zt::rdclass

Definition at line 44 of file zt.c.

Referenced by dns_zt_create().

isc_rwlock_t dns_zt::rwlock

Definition at line 45 of file zt.c.

Referenced by dns_zt_asyncload(), dns_zt_attach(), dns_zt_create(), dns_zt_find(), dns_zt_freezezones(), dns_zt_load(), dns_zt_loadnew(), dns_zt_mount(), dns_zt_unmount(), doneloading(), zt_destroy(), and zt_flushanddetach().

dns_zt_allloaded_t dns_zt::loaddone

Definition at line 46 of file zt.c.

Referenced by dns_zt_asyncload(), dns_zt_create(), and doneloading().

void* dns_zt::loaddone_arg

Definition at line 47 of file zt.c.

Referenced by dns_zt_asyncload(), dns_zt_create(), and doneloading().

isc_boolean_t dns_zt::flush

Definition at line 49 of file zt.c.

Referenced by dns_zt_create(), zt_destroy(), and zt_flushanddetach().

isc_uint32_t dns_zt::references

Definition at line 50 of file zt.c.

Referenced by asyncload(), dns_zt_attach(), dns_zt_create(), doneloading(), and zt_flushanddetach().

unsigned int dns_zt::loads_pending

Definition at line 51 of file zt.c.

Referenced by asyncload(), dns_zt_asyncload(), dns_zt_create(), and doneloading().

dns_rbt_t* dns_zt::table

Definition at line 52 of file zt.c.

Referenced by dns_zt_apply2(), dns_zt_create(), dns_zt_find(), dns_zt_mount(), dns_zt_unmount(), and zt_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