FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Data Fields | |
fib_node_t | ila_fib_node |
Fib Node base class. More... | |
ila_type_t | type |
ip6_address_t | sir_address |
ip6_address_t | ila_address |
ip6_address_t | next_hop |
ila_csum_mode_t | csum_mode |
ila_direction_t | dir |
fib_node_index_t | next_hop_fib_entry_index |
The FIB entry index for the next-hop. More... | |
u32 | next_hop_child_index |
The child index on the FIB entry. More... | |
dpo_id_t | ila_dpo |
The next DPO in the graph to follow. More... | |
ila_csum_mode_t ila_entry_t::csum_mode |
ila_direction_t ila_entry_t::dir |
dpo_id_t ila_entry_t::ila_dpo |
fib_node_t ila_entry_t::ila_fib_node |
u32 ila_entry_t::next_hop_child_index |
fib_node_index_t ila_entry_t::next_hop_fib_entry_index |
ila_type_t ila_entry_t::type |