![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Collaboration diagram for vxlan_main_t:Data Fields | |
| vxlan_tunnel_t * | tunnels |
| uword * | vxlan4_tunnel_by_key |
| uword * | 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 |
| vxlan_tunnel_t* vxlan_main_t::tunnels |
| vlib_main_t* vxlan_main_t::vlib_main |
| vnet_main_t* vxlan_main_t::vnet_main |