dns_stub Struct Reference

dns_stub holds state while performing a 'stub' transfer. 'db' is the zone's 'db' or a new one if this is the initial transfer. More...


Data Fields

unsigned int magic
isc_mem_tmctx
dns_zone_tzone
dns_db_tdb
dns_dbversion_tversion


Detailed Description

dns_stub holds state while performing a 'stub' transfer. 'db' is the zone's 'db' or a new one if this is the initial transfer.

Definition at line 587 of file zone.c.


Field Documentation

unsigned int dns_stub::magic

Definition at line 588 of file zone.c.

Referenced by ns_query(), and stub_callback().

isc_mem_t* dns_stub::mctx

Definition at line 589 of file zone.c.

Referenced by ns_query(), and stub_callback().

dns_zone_t* dns_stub::zone

Definition at line 590 of file zone.c.

Referenced by ns_query(), and stub_callback().

dns_db_t* dns_stub::db

Definition at line 591 of file zone.c.

Referenced by ns_query(), and stub_callback().

dns_dbversion_t* dns_stub::version

Definition at line 592 of file zone.c.

Referenced by ns_query(), and stub_callback().


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