Mon Mar 12 2012 21:48:21

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

Detailed Description

Definition at line 93 of file res_pktccops.c.


Field Documentation

unsigned char cnum

Definition at line 95 of file res_pktccops.c.

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

char* contents

Definition at line 97 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 96 of file res_pktccops.c.

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

uint16_t length

Definition at line 94 of file res_pktccops.c.

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

struct pktcobj* next

Definition at line 98 of file res_pktccops.c.

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


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