Data Fields | |
isc_mem_t * | mctx |
ns_client_t * | client |
unsigned int | id |
dns_name_t * | qname |
dns_rdatatype_t | qtype |
dns_rdataclass_t | qclass |
dns_zone_t * | zone |
dns_db_t * | db |
dns_dbversion_t * | ver |
isc_quota_t * | quota |
rrstream_t * | stream |
isc_boolean_t | end_of_stream |
isc_buffer_t | buf |
isc_buffer_t | txlenbuf |
isc_buffer_t | txbuf |
void * | txmem |
unsigned int | txmemlen |
unsigned int | nmsg |
dns_tsigkey_t * | tsigkey |
isc_buffer_t * | lasttsig |
isc_boolean_t | many_answers |
int | sends |
isc_boolean_t | shuttingdown |
const char * | mnemonic |
Definition at line 657 of file xfrout.c.
Definition at line 658 of file xfrout.c.
Referenced by sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().
Definition at line 659 of file xfrout.c.
Referenced by sendstream(), xfrout_ctx_create(), xfrout_ctx_destroy(), xfrout_log(), xfrout_maybe_destroy(), and xfrout_senddone().
unsigned int xfrout_ctx_t::id |
Definition at line 661 of file xfrout.c.
Referenced by sendstream(), xfrout_ctx_create(), and xfrout_log().
Definition at line 664 of file xfrout.c.
Referenced by xfrout_ctx_create(), xfrout_ctx_destroy(), and xfrout_senddone().
Definition at line 665 of file xfrout.c.
Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().
Definition at line 666 of file xfrout.c.
Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().
Definition at line 667 of file xfrout.c.
Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().
Definition at line 668 of file xfrout.c.
Referenced by ns_xfr_start(), sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().
Definition at line 669 of file xfrout.c.
Referenced by sendstream(), xfrout_ctx_create(), and xfrout_senddone().
Definition at line 670 of file xfrout.c.
Referenced by sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().
void* xfrout_ctx_t::txmem |
Definition at line 674 of file xfrout.c.
Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().
unsigned int xfrout_ctx_t::txmemlen |
Definition at line 675 of file xfrout.c.
Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().
unsigned int xfrout_ctx_t::nmsg |
Definition at line 677 of file xfrout.c.
Referenced by ns_xfr_start(), sendstream(), and xfrout_ctx_create().
Definition at line 678 of file xfrout.c.
Referenced by sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().
Definition at line 680 of file xfrout.c.
Referenced by sendstream(), xfrout_ctx_create(), xfrout_ctx_destroy(), xfrout_maybe_destroy(), and xfrout_senddone().
Definition at line 681 of file xfrout.c.
Referenced by xfrout_ctx_create(), xfrout_fail(), xfrout_maybe_destroy(), and xfrout_senddone().
const char* xfrout_ctx_t::mnemonic |
Definition at line 682 of file xfrout.c.
Referenced by ns_xfr_start(), xfrout_ctx_create(), and xfrout_senddone().