FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Data Fields | |
vxlan_tunnel_t * | tunnels |
clib_bihash_16_8_t | vxlan4_tunnel_by_key |
clib_bihash_24_8_t | vxlan6_tunnel_by_key |
uword * | vtep4 |
uword * | vtep6 |
uword * | mcast_shared |
u32 * | tunnel_index_by_sw_if_index |
vlib_main_t * | vlib_main |
vnet_main_t * | vnet_main |
uword * | instance_used |
u32 | flow_id_start |
vxlan_tunnel_t* vxlan_main_t::tunnels |
vlib_main_t* vxlan_main_t::vlib_main |
vnet_main_t* vxlan_main_t::vnet_main |