Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


copsmsg Struct Reference

Data Fields

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

Detailed Description

Definition at line 102 of file res_pktccops.c.

Field Documentation

uint16_t clienttype

Definition at line 105 of file res_pktccops.c.

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

uint32_t length

Definition at line 106 of file res_pktccops.c.

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

char* msg

Definition at line 108 of file res_pktccops.c.

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

struct pktcobj* object

Definition at line 107 of file res_pktccops.c.

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

unsigned char opcode

Definition at line 104 of file res_pktccops.c.

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

unsigned char verflag

Definition at line 103 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: