|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| unsigned char | cnum |
| char * | contents |
| unsigned char | ctype |
| uint16_t | length |
| struct pktcobj * | next |
Definition at line 92 of file res_pktccops.c.
| unsigned char cnum |
Definition at line 94 of file res_pktccops.c.
Referenced by cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
| char* contents |
Definition at line 96 of file res_pktccops.c.
Referenced by cops_freemsg(), cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
| unsigned char ctype |
Definition at line 95 of file res_pktccops.c.
Referenced by cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
| uint16_t length |
Definition at line 93 of file res_pktccops.c.
Referenced by cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
| struct pktcobj* next |
Definition at line 97 of file res_pktccops.c.
Referenced by cops_freemsg(), cops_gate_cmd(), cops_getmsg(), cops_sendmsg(), and do_pktccops().
1.8.13