FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
vnet_vxlan_gpe_add_del_tunnel_args_t Struct Reference

Struct for VXLAN GPE add/del args. More...

Data Fields

u8 is_add
 
u8 is_ip6
 
ip46_address_t local
 
ip46_address_t remote
 
u8 protocol
 
u32 mcast_sw_if_index
 
u32 encap_fib_index
 
u32 decap_fib_index
 
u32 vni
 

Detailed Description

Struct for VXLAN GPE add/del args.

Definition at line 236 of file vxlan_gpe.h.

Field Documentation

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::decap_fib_index

Definition at line 244 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::encap_fib_index

Definition at line 243 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::is_add

Definition at line 238 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::is_ip6

Definition at line 239 of file vxlan_gpe.h.

ip46_address_t vnet_vxlan_gpe_add_del_tunnel_args_t::local

Definition at line 240 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::mcast_sw_if_index

Definition at line 242 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::protocol

Definition at line 241 of file vxlan_gpe.h.

ip46_address_t vnet_vxlan_gpe_add_del_tunnel_args_t::remote

Definition at line 240 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::vni

Definition at line 245 of file vxlan_gpe.h.


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