FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
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 |
A pair of indicies, for the entry and interface resp.
Definition at line 29 of file mfib_signal.h.
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.