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

Data Fields

uint16_t clienttype
 
uint32_t length
 
char * msg
 
struct pktcobjobject
 
unsigned char opcode
 
unsigned char verflag
 

Detailed Description

Definition at line 100 of file res_pktccops.c.

Field Documentation

◆ clienttype

uint16_t clienttype

Definition at line 103 of file res_pktccops.c.

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

◆ length

uint32_t length

Definition at line 104 of file res_pktccops.c.

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

◆ msg

char* msg

Definition at line 106 of file res_pktccops.c.

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

◆ object

struct pktcobj* object

Definition at line 105 of file res_pktccops.c.

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

◆ opcode

unsigned char opcode

Definition at line 102 of file res_pktccops.c.

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

◆ verflag

unsigned char verflag

Definition at line 101 of file res_pktccops.c.

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


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