FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
u8 | is_add |
u8 | is_ip6 |
u32 | instance |
vxlan_gbp_tunnel_mode_t | mode |
ip46_address_t | src |
ip46_address_t | dst |
u32 | mcast_sw_if_index |
u32 | encap_fib_index |
u32 | vni |
Definition at line 212 of file vxlan_gbp.h.
ip46_address_t vnet_vxlan_gbp_tunnel_add_del_args_t::dst |
Definition at line 218 of file vxlan_gbp.h.
u32 vnet_vxlan_gbp_tunnel_add_del_args_t::encap_fib_index |
Definition at line 220 of file vxlan_gbp.h.
u32 vnet_vxlan_gbp_tunnel_add_del_args_t::instance |
Definition at line 216 of file vxlan_gbp.h.
u8 vnet_vxlan_gbp_tunnel_add_del_args_t::is_add |
Definition at line 214 of file vxlan_gbp.h.
u8 vnet_vxlan_gbp_tunnel_add_del_args_t::is_ip6 |
Definition at line 215 of file vxlan_gbp.h.
u32 vnet_vxlan_gbp_tunnel_add_del_args_t::mcast_sw_if_index |
Definition at line 219 of file vxlan_gbp.h.
vxlan_gbp_tunnel_mode_t vnet_vxlan_gbp_tunnel_add_del_args_t::mode |
Definition at line 217 of file vxlan_gbp.h.
ip46_address_t vnet_vxlan_gbp_tunnel_add_del_args_t::src |
Definition at line 218 of file vxlan_gbp.h.
u32 vnet_vxlan_gbp_tunnel_add_del_args_t::vni |
Definition at line 221 of file vxlan_gbp.h.