![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Collaboration diagram for gbp_learn_l2_t_:Data Fields | |
| ip46_address_t | ip |
| mac_address_t | mac |
| u32 | sw_if_index |
| u32 | bd_index |
| sclass_t | sclass |
| ip46_address_t | outer_src |
| ip46_address_t | outer_dst |
Definition at line 55 of file gbp_learn_node.c.
| u32 gbp_learn_l2_t_::bd_index |
Definition at line 60 of file gbp_learn_node.c.
| ip46_address_t gbp_learn_l2_t_::ip |
Definition at line 57 of file gbp_learn_node.c.
| mac_address_t gbp_learn_l2_t_::mac |
Definition at line 58 of file gbp_learn_node.c.
| ip46_address_t gbp_learn_l2_t_::outer_dst |
Definition at line 63 of file gbp_learn_node.c.
| ip46_address_t gbp_learn_l2_t_::outer_src |
Definition at line 62 of file gbp_learn_node.c.
| sclass_t gbp_learn_l2_t_::sclass |
Definition at line 61 of file gbp_learn_node.c.
| u32 gbp_learn_l2_t_::sw_if_index |
Definition at line 59 of file gbp_learn_node.c.