xfrout_ctx_t Struct Reference


Data Fields

isc_mem_tmctx
ns_client_tclient
unsigned int id
dns_name_tqname
dns_rdatatype_t qtype
dns_rdataclass_t qclass
dns_zone_tzone
dns_db_tdb
dns_dbversion_tver
isc_quota_tquota
rrstream_tstream
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_ttsigkey
isc_buffer_tlasttsig
isc_boolean_t many_answers
int sends
isc_boolean_t shuttingdown
const char * mnemonic

Detailed Description

Definition at line 657 of file xfrout.c.


Field Documentation

isc_mem_t* xfrout_ctx_t::mctx

Definition at line 658 of file xfrout.c.

Referenced by sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().

ns_client_t* xfrout_ctx_t::client

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 660 of file xfrout.c.

Referenced by sendstream(), and xfrout_ctx_create().

dns_name_t* xfrout_ctx_t::qname

Definition at line 661 of file xfrout.c.

Referenced by sendstream(), xfrout_ctx_create(), and xfrout_log().

dns_rdatatype_t xfrout_ctx_t::qtype

Definition at line 662 of file xfrout.c.

Referenced by sendstream(), and xfrout_ctx_create().

dns_rdataclass_t xfrout_ctx_t::qclass

Definition at line 663 of file xfrout.c.

Referenced by xfrout_ctx_create(), and xfrout_log().

dns_zone_t* xfrout_ctx_t::zone

Definition at line 664 of file xfrout.c.

Referenced by xfrout_ctx_create(), xfrout_ctx_destroy(), and xfrout_senddone().

dns_db_t* xfrout_ctx_t::db

Definition at line 665 of file xfrout.c.

Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().

dns_dbversion_t* xfrout_ctx_t::ver

Definition at line 666 of file xfrout.c.

Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().

isc_quota_t* xfrout_ctx_t::quota

Definition at line 667 of file xfrout.c.

Referenced by xfrout_ctx_create(), and xfrout_ctx_destroy().

rrstream_t* xfrout_ctx_t::stream

Definition at line 668 of file xfrout.c.

Referenced by ns_xfr_start(), sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().

isc_boolean_t xfrout_ctx_t::end_of_stream

Definition at line 669 of file xfrout.c.

Referenced by sendstream(), xfrout_ctx_create(), and xfrout_senddone().

isc_buffer_t xfrout_ctx_t::buf

Definition at line 670 of file xfrout.c.

Referenced by sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().

isc_buffer_t xfrout_ctx_t::txlenbuf

Definition at line 672 of file xfrout.c.

Referenced by sendstream(), and xfrout_ctx_create().

isc_buffer_t xfrout_ctx_t::txbuf

Definition at line 673 of file xfrout.c.

Referenced by sendstream(), and xfrout_ctx_create().

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 676 of file xfrout.c.

Referenced by sendstream(), and xfrout_ctx_create().

dns_tsigkey_t* xfrout_ctx_t::tsigkey

Definition at line 677 of file xfrout.c.

Referenced by ns_xfr_start(), sendstream(), and xfrout_ctx_create().

isc_buffer_t* xfrout_ctx_t::lasttsig

Definition at line 678 of file xfrout.c.

Referenced by sendstream(), xfrout_ctx_create(), and xfrout_ctx_destroy().

isc_boolean_t xfrout_ctx_t::many_answers

Definition at line 679 of file xfrout.c.

Referenced by sendstream(), and xfrout_ctx_create().

int xfrout_ctx_t::sends

Definition at line 680 of file xfrout.c.

Referenced by sendstream(), xfrout_ctx_create(), xfrout_ctx_destroy(), xfrout_maybe_destroy(), and xfrout_senddone().

isc_boolean_t xfrout_ctx_t::shuttingdown

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().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:21 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha