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

Data Fields

struct cops_cmtscmts
 
struct {
   struct cops_ippool *   next
 
list
 
uint32_t start
 
uint32_t stop
 

Detailed Description

Definition at line 150 of file res_pktccops.c.

Field Documentation

◆ cmts

struct cops_cmts* cmts

Definition at line 154 of file res_pktccops.c.

Referenced by cops_gate_cmd(), load_pktccops_config(), and pktccops_show_pools().

◆ list

struct { ... } list

◆ next

struct cops_ippool* next

Definition at line 151 of file res_pktccops.c.

◆ start

uint32_t start

Definition at line 152 of file res_pktccops.c.

Referenced by cops_gate_cmd(), load_pktccops_config(), and pktccops_show_pools().

◆ stop

uint32_t stop

Definition at line 153 of file res_pktccops.c.

Referenced by load_pktccops_config(), and pktccops_show_pools().


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