FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
flow_classify_main_t Struct Reference
+ Collaboration diagram for flow_classify_main_t:

Data Fields

u32classify_table_index_by_sw_if_index [FLOW_CLASSIFY_N_TABLES]
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 
vnet_classify_main_tvnet_classify_main
 
vnet_config_main_tvnet_config_main [FLOW_CLASSIFY_N_TABLES]
 

Detailed Description

Definition at line 36 of file flow_classify.h.

Field Documentation

u32* flow_classify_main_t::classify_table_index_by_sw_if_index[FLOW_CLASSIFY_N_TABLES]

Definition at line 39 of file flow_classify.h.

vlib_main_t* flow_classify_main_t::vlib_main

Definition at line 42 of file flow_classify.h.

vnet_classify_main_t* flow_classify_main_t::vnet_classify_main

Definition at line 44 of file flow_classify.h.

vnet_config_main_t* flow_classify_main_t::vnet_config_main[FLOW_CLASSIFY_N_TABLES]

Definition at line 45 of file flow_classify.h.

vnet_main_t* flow_classify_main_t::vnet_main

Definition at line 43 of file flow_classify.h.


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