
Data Fields | |
| struct cops_cmts * | cmts |
| struct { | |
| struct cops_ippool * next | |
| } | list |
| uint32_t | start |
| uint32_t | stop |
Definition at line 152 of file res_pktccops.c.
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().