suricata
FlowQueue_ Struct Reference

#include <flow-queue.h>

Collaboration diagram for FlowQueue_:

Public Member Functions

 SC_ATOMIC_DECLARE (bool, non_empty)
 

Data Fields

FlowQueuePrivate priv
 
SCMutex m
 

Detailed Description

Definition at line 48 of file flow-queue.h.

Member Function Documentation

◆ SC_ATOMIC_DECLARE()

FlowQueue_::SC_ATOMIC_DECLARE ( bool  ,
non_empty   
)

Field Documentation

◆ m

SCMutex FlowQueue_::m

Definition at line 53 of file flow-queue.h.

◆ priv

FlowQueuePrivate FlowQueue_::priv

Definition at line 50 of file flow-queue.h.

Referenced by FlowDequeue(), FlowEnqueue(), and FlowQueueExtractPrivate().


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