dns_notify Struct Reference

Hold notify state. More...


Data Fields

unsigned int magic
unsigned int flags
isc_mem_tmctx
dns_zone_tzone
dns_adbfind_tfind
dns_request_trequest
dns_name_t ns
isc_sockaddr_t dst
dns_tsigkey_tkey
isc_dscp_t dscp


Detailed Description

Hold notify state.

Definition at line 563 of file zone.c.


Field Documentation

unsigned int dns_notify::magic

Definition at line 564 of file zone.c.

Referenced by notify_create().

unsigned int dns_notify::flags

Definition at line 565 of file zone.c.

Referenced by notify_create(), notify_done(), notify_isqueued(), notify_send(), notify_send_toaddr(), zone_addnsec3chain(), and zone_notify().

isc_mem_t* dns_notify::mctx

Definition at line 566 of file zone.c.

Referenced by dns_zonemgr_createzone(), keyfetch_done(), load_secroots(), mctxfree(), mctxinit(), notify_create(), notify_destroy(), notify_send(), notify_send_queue(), revocable(), zone_free(), and zonemgr_free().

dns_zone_t* dns_notify::zone

Definition at line 567 of file zone.c.

Referenced by notify_create(), notify_destroy(), notify_done(), notify_find_address(), notify_isqueued(), notify_send(), notify_send_queue(), notify_send_toaddr(), process_adb_event(), and zone_notify().

dns_adbfind_t* dns_notify::find

Definition at line 568 of file zone.c.

Referenced by notify_cancel(), notify_create(), notify_destroy(), notify_find_address(), notify_send(), and process_adb_event().

dns_request_t* dns_notify::request

Definition at line 569 of file zone.c.

Referenced by notify_cancel(), notify_create(), notify_destroy(), notify_done(), notify_isqueued(), and notify_send_toaddr().

dns_name_t dns_notify::ns

Definition at line 570 of file zone.c.

Referenced by integrity_checks(), notify_create(), notify_destroy(), notify_find_address(), notify_isqueued(), save_nsrrset(), setrl(), zone_count_ns_rr(), and zone_notify().

isc_sockaddr_t dns_notify::dst

Definition at line 571 of file zone.c.

Referenced by notify_create(), notify_done(), notify_isqueued(), notify_send(), notify_send_toaddr(), and zone_notify().

dns_tsigkey_t* dns_notify::key

Definition at line 572 of file zone.c.

Referenced by create_keydata(), notify_create(), notify_destroy(), notify_isqueued(), notify_isself(), notify_send_toaddr(), ns_query(), soa_query(), sync_keyzone(), and zone_notify().

isc_dscp_t dns_notify::dscp

Definition at line 573 of file zone.c.

Referenced by got_transfer_quota(), notify_send_toaddr(), ns_query(), sendtomaster(), and soa_query().


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