Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


pktcobj Struct Reference
Collaboration diagram for pktcobj:

Data Fields

unsigned char cnum
char * contents
unsigned char ctype
uint16_t length
struct pktcobjnext

Field Documentation

unsigned char cnum

Definition at line 96 of file res_pktccops.c.

Referenced by cops_getmsg(), cops_sendmsg(), cops_gate_cmd(), and do_pktccops().

char* contents

Definition at line 98 of file res_pktccops.c.

Referenced by cops_getmsg(), cops_sendmsg(), cops_freemsg(), cops_gate_cmd(), and do_pktccops().

unsigned char ctype

Definition at line 97 of file res_pktccops.c.

Referenced by cops_getmsg(), cops_sendmsg(), cops_gate_cmd(), and do_pktccops().

uint16_t length

Definition at line 95 of file res_pktccops.c.

Referenced by cops_getmsg(), cops_sendmsg(), cops_gate_cmd(), and do_pktccops().

struct pktcobj* next

Definition at line 99 of file res_pktccops.c.

Referenced by cops_getmsg(), cops_sendmsg(), cops_freemsg(), cops_gate_cmd(), and do_pktccops().


The documentation for this struct was generated from the following file: