FD.io VPP  v16.06
Vector Packet Processing
vnet_vxlan_gpe_add_del_tunnel_args_t Struct Reference
+ Collaboration diagram for vnet_vxlan_gpe_add_del_tunnel_args_t:

Data Fields

u8 is_add
 
ip4_address_t local
 
ip4_address_t remote
 
u8 protocol
 
u32 encap_fib_index
 
u32 decap_fib_index
 
u32 decap_next_index
 
u32 vni
 

Detailed Description

Definition at line 120 of file vxlan_gpe.h.

Field Documentation

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::decap_fib_index

Definition at line 125 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::decap_next_index

Definition at line 126 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::encap_fib_index

Definition at line 124 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::is_add

Definition at line 121 of file vxlan_gpe.h.

ip4_address_t vnet_vxlan_gpe_add_del_tunnel_args_t::local

Definition at line 122 of file vxlan_gpe.h.

u8 vnet_vxlan_gpe_add_del_tunnel_args_t::protocol

Definition at line 123 of file vxlan_gpe.h.

ip4_address_t vnet_vxlan_gpe_add_del_tunnel_args_t::remote

Definition at line 122 of file vxlan_gpe.h.

u32 vnet_vxlan_gpe_add_del_tunnel_args_t::vni

Definition at line 127 of file vxlan_gpe.h.


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