FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
u16 * | input_next_by_type |
u32 * | sparse_index_by_input_next_index |
u32 | input_next_ip4 |
u32 | input_next_ip6 |
u32 | input_next_mpls |
Definition at line 222 of file ethernet.h.
u16* next_by_ethertype_t::input_next_by_type |
Definition at line 226 of file ethernet.h.
u32 next_by_ethertype_t::input_next_ip4 |
Definition at line 230 of file ethernet.h.
u32 next_by_ethertype_t::input_next_ip6 |
Definition at line 231 of file ethernet.h.
u32 next_by_ethertype_t::input_next_mpls |
Definition at line 232 of file ethernet.h.
u32* next_by_ethertype_t::sparse_index_by_input_next_index |
Definition at line 227 of file ethernet.h.