#include <ccmsg.h>
Data Fields | |
unsigned int | magic |
isc_uint32_t | size |
isc_buffer_t | buffer |
unsigned int | maxsize |
isc_mem_t * | mctx |
isc_socket_t * | sock |
isc_task_t * | task |
isc_taskaction_t | action |
void * | arg |
isc_event_t | event |
isc_result_t | result |
isc_sockaddr_t | address |
Definition at line 44 of file ccmsg.h.
unsigned int isccc_ccmsg::magic |
Definition at line 46 of file ccmsg.h.
Referenced by isccc_ccmsg_init(), and isccc_ccmsg_invalidate().
Definition at line 47 of file ccmsg.h.
Referenced by isccc_ccmsg_init(), isccc_ccmsg_readmessage(), and recv_length().
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().
Definition at line 50 of file ccmsg.h.
Referenced by isccc_ccmsg_init(), isccc_ccmsg_invalidate(), isccc_ccmsg_readmessage(), and recv_length().
Definition at line 51 of file ccmsg.h.
Referenced by isccc_ccmsg_cancelread(), isccc_ccmsg_init(), isccc_ccmsg_readmessage(), log_invalid(), and recv_length().
Definition at line 52 of file ccmsg.h.
Referenced by isccc_ccmsg_init(), isccc_ccmsg_readmessage(), recv_length(), and recv_message().
void* isccc_ccmsg::arg |
Definition at line 55 of file ccmsg.h.
Referenced by isccc_ccmsg_readmessage(), recv_length(), and recv_message().
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().