suricata
FlowCnf_ Struct Reference

#include <flow.h>

Public Member Functions

 SC_ATOMIC_DECLARE (uint64_t, memcap)
 

Data Fields

uint32_t hash_rand
 
uint32_t hash_size
 
uint32_t prealloc
 
uint32_t timeout_new
 
uint32_t timeout_est
 
uint32_t emergency_recovery
 
enum ExceptionPolicy memcap_policy
 

Detailed Description

Definition at line 286 of file flow.h.

Member Function Documentation

◆ SC_ATOMIC_DECLARE()

FlowCnf_::SC_ATOMIC_DECLARE ( uint64_t  ,
memcap   
)

Field Documentation

◆ emergency_recovery

uint32_t FlowCnf_::emergency_recovery

Definition at line 295 of file flow.h.

Referenced by FlowInitConfig().

◆ hash_rand

uint32_t FlowCnf_::hash_rand

Definition at line 288 of file flow.h.

Referenced by FlowGetIpPairProtoHash(), FlowInitConfig(), and FlowKeyGetHash().

◆ hash_size

uint32_t FlowCnf_::hash_size

◆ memcap_policy

enum ExceptionPolicy FlowCnf_::memcap_policy

Definition at line 295 of file flow.h.

Referenced by FlowInitConfig().

◆ prealloc

uint32_t FlowCnf_::prealloc

Definition at line 290 of file flow.h.

Referenced by FlowInitConfig(), and FlowSparePoolUpdate().

◆ timeout_est

uint32_t FlowCnf_::timeout_est

Definition at line 293 of file flow.h.

◆ timeout_new

uint32_t FlowCnf_::timeout_new

Definition at line 292 of file flow.h.


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