FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
the list/set of interfaces with signals pending More...
Data Fields | |
u32 | mip_head |
the dlist indext that is the head of the list More... | |
int | mip_lock |
Spin lock to protect the list. More... | |
the list/set of interfaces with signals pending
Definition at line 34 of file mfib_signal.c.
u32 mfib_signal_q_t_::mip_head |
the dlist indext that is the head of the list
Definition at line 39 of file mfib_signal.c.
int mfib_signal_q_t_::mip_lock |
Spin lock to protect the list.
Definition at line 44 of file mfib_signal.c.