Data Fields | |
uint16_t | clienttype |
uint32_t | length |
char * | msg |
pktcobj * | object |
unsigned char | opcode |
unsigned char | verflag |
Definition at line 101 of file res_pktccops.c.
uint16_t clienttype |
Definition at line 104 of file res_pktccops.c.
Referenced by cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
uint32_t length |
Definition at line 105 of file res_pktccops.c.
Referenced by cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
char* msg |
Definition at line 107 of file res_pktccops.c.
Referenced by cops_freemsg(), cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
Definition at line 106 of file res_pktccops.c.
Referenced by cops_freemsg(), cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
unsigned char opcode |
Definition at line 103 of file res_pktccops.c.
Referenced by cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
unsigned char verflag |
Definition at line 102 of file res_pktccops.c.
Referenced by cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().