FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
A reference to a VXLAN-GBP tunnel created as a child/dependent tunnel of the tempplate GBP-VXLAN tunnel. More...
Data Fields | |
gbp_itf_hdl_t | vxr_itf |
u32 | vxr_sw_if_index |
index_t | vxr_parent |
gbp_vxlan_tunnel_layer_t | vxr_layer |
A reference to a VXLAN-GBP tunnel created as a child/dependent tunnel of the tempplate GBP-VXLAN tunnel.
Definition at line 30 of file gbp_vxlan.c.
gbp_itf_hdl_t vxlan_tunnel_ref_t_::vxr_itf |
Definition at line 32 of file gbp_vxlan.c.
gbp_vxlan_tunnel_layer_t vxlan_tunnel_ref_t_::vxr_layer |
Definition at line 35 of file gbp_vxlan.c.
index_t vxlan_tunnel_ref_t_::vxr_parent |
Definition at line 34 of file gbp_vxlan.c.
u32 vxlan_tunnel_ref_t_::vxr_sw_if_index |
Definition at line 33 of file gbp_vxlan.c.