FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Midchain stacker delegate. More...
Data Fields | |
fib_node_index_t | amd_fei |
the Fib Entry we are stacked on More... | |
u32 | amd_sibling |
The sibling entry on the FIB entry. More... | |
Midchain stacker delegate.
Definition at line 24 of file adj_midchain_delegate.c.
fib_node_index_t adj_midchain_delegate_t_::amd_fei |
the Fib Entry we are stacked on
Definition at line 29 of file adj_midchain_delegate.c.
u32 adj_midchain_delegate_t_::amd_sibling |
The sibling entry on the FIB entry.
Definition at line 34 of file adj_midchain_delegate.c.