FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Data Fields | |
ip46_address_t | ip |
u32 | fib_index |
u32 | sw_if_index |
epg_id_t | epg |
ip46_address_t | outer_src |
ip46_address_t | outer_dst |
Definition at line 401 of file gbp_learn.c.
epg_id_t gbp_learn_l3_t_::epg |
Definition at line 406 of file gbp_learn.c.
u32 gbp_learn_l3_t_::fib_index |
Definition at line 404 of file gbp_learn.c.
ip46_address_t gbp_learn_l3_t_::ip |
Definition at line 403 of file gbp_learn.c.
ip46_address_t gbp_learn_l3_t_::outer_dst |
Definition at line 408 of file gbp_learn.c.
ip46_address_t gbp_learn_l3_t_::outer_src |
Definition at line 407 of file gbp_learn.c.
u32 gbp_learn_l3_t_::sw_if_index |
Definition at line 405 of file gbp_learn.c.