FD.io VPP  v18.10-32-g1161dda
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

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.

u8 mfib_signal_t_::mfs_buffer_len

Definition at line 39 of file mfib_signal.h.

fib_node_index_t mfib_signal_t_::mfs_entry

Definition at line 31 of file mfib_signal.h.

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: