FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
mfib_signal_t_ Struct Reference

A pair of indicies, for the entry and interface resp. More...

Data Fields

fib_node_index_t mfs_entry
 
index_t mfs_itf
 
u8 mfs_buffer [MFIB_SIGNAL_BUFFER_SIZE]
 A buffer copied from the DP plane that triggered the signal. More...
 
u8 mfs_buffer_len
 

Detailed Description

A pair of indicies, for the entry and interface resp.

Definition at line 29 of file mfib_signal.h.

Field Documentation

◆ mfs_buffer

u8 mfib_signal_t_::mfs_buffer[MFIB_SIGNAL_BUFFER_SIZE]

A buffer copied from the DP plane that triggered the signal.

Definition at line 37 of file mfib_signal.h.

◆ mfs_buffer_len

u8 mfib_signal_t_::mfs_buffer_len

Definition at line 39 of file mfib_signal.h.

◆ mfs_entry

fib_node_index_t mfib_signal_t_::mfs_entry

Definition at line 31 of file mfib_signal.h.

◆ mfs_itf

index_t mfib_signal_t_::mfs_itf

Definition at line 32 of file mfib_signal.h.


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