FD.io VPP  v19.08.1-401-g8e4ed521a
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 24 of file adj_midchain_delegate.c.

Field Documentation

◆ amd_fei

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.

◆ amd_sibling

u32 adj_midchain_delegate_t_::amd_sibling

The sibling entry on the FIB entry.

Definition at line 34 of file adj_midchain_delegate.c.


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