Mon Mar 12 2012 21:48:01

Asterisk developer's documentation


cops_ippool Struct Reference
Collaboration diagram for cops_ippool:

Data Fields

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

Detailed Description

Definition at line 151 of file res_pktccops.c.


Field Documentation

struct cops_cmts* cmts

Definition at line 155 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 152 of file res_pktccops.c.

uint32_t start

Definition at line 153 of file res_pktccops.c.

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

uint32_t stop

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