![]() |
FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Data Fields | |
| ip46_address_t | ip |
| u32 | fib_index |
| u32 | sw_if_index |
| sclass_t | sclass |
| ip46_address_t | outer_src |
| ip46_address_t | outer_dst |
Definition at line 389 of file gbp_learn_node.c.
| u32 gbp_learn_l3_t_::fib_index |
Definition at line 392 of file gbp_learn_node.c.
| ip46_address_t gbp_learn_l3_t_::ip |
Definition at line 391 of file gbp_learn_node.c.
| ip46_address_t gbp_learn_l3_t_::outer_dst |
Definition at line 396 of file gbp_learn_node.c.
| ip46_address_t gbp_learn_l3_t_::outer_src |
Definition at line 395 of file gbp_learn_node.c.
| sclass_t gbp_learn_l3_t_::sclass |
Definition at line 394 of file gbp_learn_node.c.
| u32 gbp_learn_l3_t_::sw_if_index |
Definition at line 393 of file gbp_learn_node.c.