FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
gbp_ep_by_ip_itf_db_t_ Struct Reference

GBP Endpoint Databases. More...

Data Fields

index_tged_by_sw_if_index
 
clib_bihash_24_8_t ged_by_ip_rd
 
clib_bihash_16_8_t ged_by_mac_bd
 

Detailed Description

GBP Endpoint Databases.

Definition at line 221 of file gbp_endpoint.h.

Field Documentation

◆ ged_by_ip_rd

clib_bihash_24_8_t gbp_ep_by_ip_itf_db_t_::ged_by_ip_rd

Definition at line 224 of file gbp_endpoint.h.

◆ ged_by_mac_bd

clib_bihash_16_8_t gbp_ep_by_ip_itf_db_t_::ged_by_mac_bd

Definition at line 225 of file gbp_endpoint.h.

◆ ged_by_sw_if_index

index_t* gbp_ep_by_ip_itf_db_t_::ged_by_sw_if_index

Definition at line 223 of file gbp_endpoint.h.


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