Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
pktcobj Struct Reference
Collaboration diagram for pktcobj:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 92 of file res_pktccops.c.

Field Documentation

◆ cnum

unsigned char cnum

Definition at line 94 of file res_pktccops.c.

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

◆ contents

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().

◆ ctype

unsigned char ctype

Definition at line 95 of file res_pktccops.c.

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

◆ length

uint16_t length

Definition at line 93 of file res_pktccops.c.

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

◆ next

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().


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