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

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...
 

Detailed Description

the list/set of interfaces with signals pending

Definition at line 34 of file mfib_signal.c.

Field Documentation

◆ mip_head

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.

◆ mip_lock

int mfib_signal_q_t_::mip_lock

Spin lock to protect the list.

Definition at line 44 of file mfib_signal.c.


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