|
suricata
|
#include <flow-queue.h>

Public Member Functions | |
| SC_ATOMIC_DECLARE (bool, non_empty) | |
Data Fields | |
| FlowQueuePrivate | priv |
| SCMutex | m |
Definition at line 47 of file flow-queue.h.
| FlowQueue_::SC_ATOMIC_DECLARE | ( | bool | , |
| non_empty | |||
| ) |
| SCMutex FlowQueue_::m |
Definition at line 52 of file flow-queue.h.
| FlowQueuePrivate FlowQueue_::priv |
Definition at line 49 of file flow-queue.h.
Referenced by FlowDequeue(), FlowEnqueue(), and FlowQueueExtractPrivate().