FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
policer_classify_main_t Struct Reference
+ Collaboration diagram for policer_classify_main_t:

Data Fields

u32classify_table_index_by_sw_if_index [POLICER_CLASSIFY_N_TABLES]
 
u32 feat_next_node_index [32]
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 
vnet_classify_main_tvnet_classify_main
 
vnet_config_main_tvnet_config_main [POLICER_CLASSIFY_N_TABLES]
 

Detailed Description

Definition at line 37 of file policer_classify.h.

Field Documentation

u32* policer_classify_main_t::classify_table_index_by_sw_if_index[POLICER_CLASSIFY_N_TABLES]

Definition at line 40 of file policer_classify.h.

u32 policer_classify_main_t::feat_next_node_index[32]

Definition at line 43 of file policer_classify.h.

vlib_main_t* policer_classify_main_t::vlib_main

Definition at line 46 of file policer_classify.h.

vnet_classify_main_t* policer_classify_main_t::vnet_classify_main

Definition at line 48 of file policer_classify.h.

vnet_config_main_t* policer_classify_main_t::vnet_config_main[POLICER_CLASSIFY_N_TABLES]

Definition at line 49 of file policer_classify.h.

vnet_main_t* policer_classify_main_t::vnet_main

Definition at line 47 of file policer_classify.h.


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