FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vxlan_tunnel_ref_t_ Struct Reference

A reference to a VXLAN-GBP tunnel created as a child/dependent tunnel of the tempplate GBP-VXLAN tunnel. More...

Data Fields

u32 vxr_sw_if_index
 
index_t vxr_itf
 
u32 vxr_locks
 
index_t vxr_parent
 
gbp_vxlan_tunnel_layer_t vxr_layer
 

Detailed Description

A reference to a VXLAN-GBP tunnel created as a child/dependent tunnel of the tempplate GBP-VXLAN tunnel.

Definition at line 31 of file gbp_vxlan.c.

Field Documentation

index_t vxlan_tunnel_ref_t_::vxr_itf

Definition at line 34 of file gbp_vxlan.c.

gbp_vxlan_tunnel_layer_t vxlan_tunnel_ref_t_::vxr_layer

Definition at line 37 of file gbp_vxlan.c.

u32 vxlan_tunnel_ref_t_::vxr_locks

Definition at line 35 of file gbp_vxlan.c.

index_t vxlan_tunnel_ref_t_::vxr_parent

Definition at line 36 of file gbp_vxlan.c.

u32 vxlan_tunnel_ref_t_::vxr_sw_if_index

Definition at line 33 of file gbp_vxlan.c.


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