![]() |
FD.io VPP
v19.08-27-gf4dcae4
Vector Packet Processing
|
Collaboration diagram for ip4_local_last_check_t:Data Fields | |
| ip4_address_t | src |
| u32 | lbi |
| u8 | error |
| u8 | first |
Definition at line 1362 of file ip4_forward.c.
| u8 ip4_local_last_check_t::error |
Definition at line 1366 of file ip4_forward.c.
| u8 ip4_local_last_check_t::first |
Definition at line 1367 of file ip4_forward.c.
| u32 ip4_local_last_check_t::lbi |
Definition at line 1365 of file ip4_forward.c.
| ip4_address_t ip4_local_last_check_t::src |
Definition at line 1364 of file ip4_forward.c.