FD.io VPP  v17.04-9-g99c0734
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 encap_fib_index
 
u32 decap_fib_index
 
u32 vni
 

Detailed Description

Struct for VXLAN GPE add/del args.

Definition at line 185 of file vxlan_gpe.h.

Field Documentation

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::decap_fib_index

Definition at line 191 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::encap_fib_index

Definition at line 190 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::is_add

Definition at line 186 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::is_ip6

Definition at line 187 of file vxlan_gpe.h.

ip46_address_t vnet_vxlan_gpe_add_del_tunnel_args_t::local

Definition at line 188 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::protocol

Definition at line 189 of file vxlan_gpe.h.

ip46_address_t vnet_vxlan_gpe_add_del_tunnel_args_t::remote

Definition at line 188 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::vni

Definition at line 192 of file vxlan_gpe.h.


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