FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
vxlan_gbp_main_t Struct Reference
+ Collaboration diagram for vxlan_gbp_main_t:

Data Fields

vxlan_gbp_tunnel_ttunnels
 
clib_bihash_16_8_t vxlan4_gbp_tunnel_by_key
 
clib_bihash_24_8_t vxlan6_gbp_tunnel_by_key
 
uwordvtep4
 
uwordvtep6
 
uwordmcast_shared
 
u32tunnel_index_by_sw_if_index
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 
uwordinstance_used
 

Detailed Description

Definition at line 145 of file vxlan_gbp.h.

Field Documentation

uword* vxlan_gbp_main_t::instance_used

Definition at line 170 of file vxlan_gbp.h.

uword* vxlan_gbp_main_t::mcast_shared

Definition at line 160 of file vxlan_gbp.h.

u32* vxlan_gbp_main_t::tunnel_index_by_sw_if_index

Definition at line 163 of file vxlan_gbp.h.

vxlan_gbp_tunnel_t* vxlan_gbp_main_t::tunnels

Definition at line 148 of file vxlan_gbp.h.

vlib_main_t* vxlan_gbp_main_t::vlib_main

Definition at line 166 of file vxlan_gbp.h.

vnet_main_t* vxlan_gbp_main_t::vnet_main

Definition at line 167 of file vxlan_gbp.h.

uword* vxlan_gbp_main_t::vtep4

Definition at line 156 of file vxlan_gbp.h.

uword* vxlan_gbp_main_t::vtep6

Definition at line 157 of file vxlan_gbp.h.

clib_bihash_16_8_t vxlan_gbp_main_t::vxlan4_gbp_tunnel_by_key

Definition at line 151 of file vxlan_gbp.h.

clib_bihash_24_8_t vxlan_gbp_main_t::vxlan6_gbp_tunnel_by_key

Definition at line 152 of file vxlan_gbp.h.


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