![]() |
FD.io VPP
v19.01.2-3-gf61a1a8
Vector Packet Processing
|
Collaboration diagram for vxlan_main_t: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 |
| uword * | bm_ip4_bypass_enabled_by_sw_if |
| uword * | bm_ip6_bypass_enabled_by_sw_if |
| 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 |