Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


cops_cmts Struct Reference

Data Fields

time_t contime
 
uint32_t handle
 
char host [80]
 
time_t katimer
 
uint32_t keepalive
 
struct {
   struct cops_cmts *   next
 
list
 
char name [80]
 
int need_delete
 
char port [80]
 
int sfd
 
int state
 
uint16_t t1
 
uint16_t t7
 
uint16_t t8
 

Detailed Description

Definition at line 134 of file res_pktccops.c.

Field Documentation

time_t contime

Definition at line 146 of file res_pktccops.c.

uint32_t handle

Definition at line 144 of file res_pktccops.c.

Referenced by cops_gate_cmd(), and do_pktccops().

char host[80]

Definition at line 137 of file res_pktccops.c.

Referenced by do_pktccops(), load_pktccops_config(), and pktccops_show_cmtses().

time_t katimer

Definition at line 147 of file res_pktccops.c.

Referenced by do_pktccops(), and pktccops_show_cmtses().

uint32_t keepalive

Definition at line 142 of file res_pktccops.c.

Referenced by do_pktccops(), and load_pktccops_config().

struct { ... } list
int need_delete

Definition at line 149 of file res_pktccops.c.

Referenced by do_pktccops(), and load_pktccops_config().

struct cops_cmts* next

Definition at line 135 of file res_pktccops.c.

char port[80]

Definition at line 138 of file res_pktccops.c.

Referenced by do_pktccops(), load_pktccops_config(), and pktccops_show_cmtses().

int sfd
int state

Definition at line 145 of file res_pktccops.c.

Referenced by do_pktccops(), load_pktccops_config(), and pktccops_show_cmtses().

uint16_t t1

Definition at line 139 of file res_pktccops.c.

Referenced by cops_construct_gate(), and load_pktccops_config().

uint16_t t7

Definition at line 140 of file res_pktccops.c.

Referenced by cops_construct_gate(), and load_pktccops_config().

uint16_t t8

Definition at line 141 of file res_pktccops.c.

Referenced by cops_construct_gate(), and load_pktccops_config().


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