FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
adj_midchain_delegate_t_ Struct Reference

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...
 

Detailed Description

Midchain stacker delegate.

Definition at line 23 of file adj_midchain_delegate.c.

Field Documentation

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.


The documentation for this struct was generated from the following file: