FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
mfib_itf_t_ Struct Reference

An interface associated with a particular MFIB entry. More...

Data Fields

mfib_itf_flags_t mfi_flags
 Falags on the entry. More...
 
u32 mfi_sw_if_index
 The SW IF index that this MFIB interface represents. More...
 
u32 mfi_si
 The index of the signal in the pending list. More...
 

Detailed Description

An interface associated with a particular MFIB entry.

Definition at line 25 of file mfib_itf.h.

Field Documentation

mfib_itf_flags_t mfib_itf_t_::mfi_flags

Falags on the entry.

Definition at line 30 of file mfib_itf.h.

u32 mfib_itf_t_::mfi_si

The index of the signal in the pending list.

Definition at line 40 of file mfib_itf.h.

u32 mfib_itf_t_::mfi_sw_if_index

The SW IF index that this MFIB interface represents.

Definition at line 35 of file mfib_itf.h.


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