Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


cops_ippool Struct Reference

Data Fields

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

Detailed Description

Definition at line 152 of file res_pktccops.c.

Field Documentation

struct cops_cmts* cmts

Definition at line 156 of file res_pktccops.c.

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

struct { ... } list
struct cops_ippool* next

Definition at line 153 of file res_pktccops.c.

uint32_t start

Definition at line 154 of file res_pktccops.c.

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

uint32_t stop

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