FD.io VPP  v19.01.3-6-g70449b9b9
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 205 of file vxlan_gbp.h.

Field Documentation

◆ dst

ip46_address_t vnet_vxlan_gbp_tunnel_add_del_args_t::dst

Definition at line 211 of file vxlan_gbp.h.

◆ encap_fib_index

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::encap_fib_index

Definition at line 213 of file vxlan_gbp.h.

◆ instance

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::instance

Definition at line 209 of file vxlan_gbp.h.

◆ is_add

u8 vnet_vxlan_gbp_tunnel_add_del_args_t::is_add

Definition at line 207 of file vxlan_gbp.h.

◆ is_ip6

u8 vnet_vxlan_gbp_tunnel_add_del_args_t::is_ip6

Definition at line 208 of file vxlan_gbp.h.

◆ mcast_sw_if_index

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::mcast_sw_if_index

Definition at line 212 of file vxlan_gbp.h.

◆ mode

vxlan_gbp_tunnel_mode_t vnet_vxlan_gbp_tunnel_add_del_args_t::mode

Definition at line 210 of file vxlan_gbp.h.

◆ src

ip46_address_t vnet_vxlan_gbp_tunnel_add_del_args_t::src

Definition at line 211 of file vxlan_gbp.h.

◆ vni

u32 vnet_vxlan_gbp_tunnel_add_del_args_t::vni

Definition at line 214 of file vxlan_gbp.h.


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