isccc_ccmsg Struct Reference

ISCCC Message Structure. More...

#include <ccmsg.h>


Data Fields

unsigned int magic
isc_uint32_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

ISCCC Message Structure.

Definition at line 44 of file ccmsg.h.


Field Documentation

unsigned int isccc_ccmsg::magic

Definition at line 46 of file ccmsg.h.

Referenced by isccc_ccmsg_init(), and isccc_ccmsg_invalidate().

isc_uint32_t isccc_ccmsg::size

Definition at line 47 of file ccmsg.h.

Referenced by isccc_ccmsg_init(), isccc_ccmsg_readmessage(), and recv_length().

isc_buffer_t isccc_ccmsg::buffer

Definition at line 48 of file ccmsg.h.

Referenced by isccc_ccmsg_init(), isccc_ccmsg_invalidate(), isccc_ccmsg_readmessage(), recv_length(), recv_message(), rndc_recvdone(), and rndc_recvnonce().

unsigned int isccc_ccmsg::maxsize

Definition at line 49 of file ccmsg.h.

Referenced by isccc_ccmsg_init(), isccc_ccmsg_setmaxsize(), and recv_length().

isc_mem_t* isccc_ccmsg::mctx

Definition at line 50 of file ccmsg.h.

Referenced by isccc_ccmsg_init(), isccc_ccmsg_invalidate(), isccc_ccmsg_readmessage(), and recv_length().

isc_socket_t* isccc_ccmsg::sock

Definition at line 51 of file ccmsg.h.

Referenced by isccc_ccmsg_cancelread(), isccc_ccmsg_init(), isccc_ccmsg_readmessage(), log_invalid(), and recv_length().

isc_task_t* isccc_ccmsg::task

Definition at line 52 of file ccmsg.h.

Referenced by isccc_ccmsg_init(), isccc_ccmsg_readmessage(), recv_length(), and recv_message().

isc_taskaction_t isccc_ccmsg::action

Definition at line 53 of file ccmsg.h.

Referenced by isccc_ccmsg_readmessage().

void* isccc_ccmsg::arg

Definition at line 54 of file ccmsg.h.

Referenced by isccc_ccmsg_readmessage().

isc_event_t isccc_ccmsg::event

Definition at line 55 of file ccmsg.h.

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

isc_result_t isccc_ccmsg::result

Definition at line 57 of file ccmsg.h.

Referenced by isccc_ccmsg_init(), isccc_ccmsg_readmessage(), recv_length(), recv_message(), rndc_recvdone(), and rndc_recvnonce().

isc_sockaddr_t isccc_ccmsg::address

Definition at line 58 of file ccmsg.h.

Referenced by recv_message().


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