FD.io VPP
v19.04.4-rc0-5-ge88582fac
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 23 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 28 of file adj_midchain_delegate.c.
u32 adj_midchain_delegate_t_::amd_sibling |
The sibling entry on the FIB entry.
Definition at line 33 of file adj_midchain_delegate.c.