FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vnet_vxlan_gbp_tunnel_add_del_args_t Struct Reference

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
 

Detailed Description

Definition at line 210 of file vxlan_gbp.h.

Field Documentation

ip46_address_t vnet_vxlan_gbp_tunnel_add_del_args_t::dst

Definition at line 216 of file vxlan_gbp.h.

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::encap_fib_index

Definition at line 218 of file vxlan_gbp.h.

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::instance

Definition at line 214 of file vxlan_gbp.h.

u8 vnet_vxlan_gbp_tunnel_add_del_args_t::is_add

Definition at line 212 of file vxlan_gbp.h.

u8 vnet_vxlan_gbp_tunnel_add_del_args_t::is_ip6

Definition at line 213 of file vxlan_gbp.h.

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::mcast_sw_if_index

Definition at line 217 of file vxlan_gbp.h.

vxlan_gbp_tunnel_mode_t vnet_vxlan_gbp_tunnel_add_del_args_t::mode

Definition at line 215 of file vxlan_gbp.h.

ip46_address_t vnet_vxlan_gbp_tunnel_add_del_args_t::src

Definition at line 216 of file vxlan_gbp.h.

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::vni

Definition at line 219 of file vxlan_gbp.h.


The documentation for this struct was generated from the following file: