![]() |
FD.io VPP
v16.12-rc0-308-g931be3a
Vector Packet Processing
|
Data Fields | |
u32 * | fib_index_by_sw_if_index |
struct fib_table_t_ * | fibs |
A pool of all the MPLS FIBs. More... | |
uword * | fib_index_by_table_id |
A hash table to lookup the mpls_fib by table ID. More... | |
vnet_feature_config_main_t | feature_config_mains [VNET_N_IP_FEAT] |
u32 | mpls_rx_feature_lookup |
u32 | mpls_rx_feature_not_enabled |
u32 | mpls_tx_feature_interface_output |
mpls_eth_tunnel_t * | eth_tunnels |
u32 * | free_eth_sw_if_indices |
mpls_encap_t * | encaps |
uword * | mpls_encap_by_fib_and_dest |
u32 | ip4_classify_mpls_policy_encap_next_index |
u32 | ip6_classify_mpls_policy_encap_next_index |
vnet_feature_registration_t * | next_feature [VNET_N_IP_FEAT] |
char ** | feature_nodes [VNET_N_IP_FEAT] |
u8 * | mpls_enabled_by_sw_if_index |
vlib_main_t * | vlib_main |
vnet_main_t * | vnet_main |
mpls_encap_t* mpls_main_t::encaps |
mpls_eth_tunnel_t* mpls_main_t::eth_tunnels |
vnet_feature_config_main_t mpls_main_t::feature_config_mains[VNET_N_IP_FEAT] |
char** mpls_main_t::feature_nodes[VNET_N_IP_FEAT] |
uword* mpls_main_t::fib_index_by_table_id |
struct fib_table_t_* mpls_main_t::fibs |
vnet_feature_registration_t* mpls_main_t::next_feature[VNET_N_IP_FEAT] |
vlib_main_t* mpls_main_t::vlib_main |
vnet_main_t* mpls_main_t::vnet_main |