dns_tcpmsg Struct Reference

#include <tcpmsg.h>


Data Fields

unsigned int magic
isc_uint16_t size
isc_buffer_t buffer
unsigned int maxsize
isc_mem_tmctx
isc_socket_tsock
isc_task_ttask
isc_taskaction_t action
void * arg
isc_event_t event
isc_result_t result
isc_sockaddr_t address


Detailed Description

Definition at line 29 of file tcpmsg.h.


Field Documentation

unsigned int dns_tcpmsg::magic

Definition at line 31 of file tcpmsg.h.

Referenced by dns_tcpmsg_init(), and dns_tcpmsg_invalidate().

isc_uint16_t dns_tcpmsg::size

Definition at line 32 of file tcpmsg.h.

Referenced by dns_tcpmsg_init(), dns_tcpmsg_readmessage(), recv_length(), and recv_message().

isc_buffer_t dns_tcpmsg::buffer

Definition at line 33 of file tcpmsg.h.

Referenced by client_request(), dns_tcpmsg_init(), dns_tcpmsg_invalidate(), dns_tcpmsg_keepbuffer(), dns_tcpmsg_readmessage(), recv_length(), recv_message(), and tcp_recv().

unsigned int dns_tcpmsg::maxsize

Definition at line 34 of file tcpmsg.h.

Referenced by dns_tcpmsg_init(), dns_tcpmsg_setmaxsize(), and recv_length().

isc_mem_t* dns_tcpmsg::mctx

Definition at line 35 of file tcpmsg.h.

Referenced by dns_tcpmsg_init(), dns_tcpmsg_invalidate(), dns_tcpmsg_readmessage(), and recv_length().

isc_socket_t* dns_tcpmsg::sock

Definition at line 36 of file tcpmsg.h.

Referenced by dns_tcpmsg_cancelread(), dns_tcpmsg_init(), dns_tcpmsg_readmessage(), and recv_length().

isc_task_t* dns_tcpmsg::task

Definition at line 37 of file tcpmsg.h.

Referenced by dns_tcpmsg_init(), dns_tcpmsg_readmessage(), recv_length(), and recv_message().

isc_taskaction_t dns_tcpmsg::action

Definition at line 38 of file tcpmsg.h.

Referenced by dns_tcpmsg_readmessage().

void* dns_tcpmsg::arg

Definition at line 39 of file tcpmsg.h.

Referenced by dns_tcpmsg_readmessage().

isc_event_t dns_tcpmsg::event

Definition at line 40 of file tcpmsg.h.

Referenced by dns_tcpmsg_readmessage(), recv_length(), and recv_message().

isc_result_t dns_tcpmsg::result

Definition at line 42 of file tcpmsg.h.

Referenced by client_request(), dns_tcpmsg_init(), dns_tcpmsg_readmessage(), recv_length(), recv_message(), and tcp_recv().

isc_sockaddr_t dns_tcpmsg::address

Definition at line 43 of file tcpmsg.h.

Referenced by recv_length(), recv_message(), and tcp_recv().


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