FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
gbp_learn_l2_t_ Struct Reference
+ Collaboration diagram for gbp_learn_l2_t_:

Data Fields

ip46_address_t ip
 
mac_address_t mac
 
u32 sw_if_index
 
u32 bd_index
 
epg_id_t epg
 
ip46_address_t outer_src
 
ip46_address_t outer_dst
 

Detailed Description

Definition at line 83 of file gbp_learn.c.

Field Documentation

◆ bd_index

u32 gbp_learn_l2_t_::bd_index

Definition at line 88 of file gbp_learn.c.

◆ epg

epg_id_t gbp_learn_l2_t_::epg

Definition at line 89 of file gbp_learn.c.

◆ ip

ip46_address_t gbp_learn_l2_t_::ip

Definition at line 85 of file gbp_learn.c.

◆ mac

mac_address_t gbp_learn_l2_t_::mac

Definition at line 86 of file gbp_learn.c.

◆ outer_dst

ip46_address_t gbp_learn_l2_t_::outer_dst

Definition at line 91 of file gbp_learn.c.

◆ outer_src

ip46_address_t gbp_learn_l2_t_::outer_src

Definition at line 90 of file gbp_learn.c.

◆ sw_if_index

u32 gbp_learn_l2_t_::sw_if_index

Definition at line 87 of file gbp_learn.c.


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