suricata
HostConfig_ Struct Reference

#include <host.h>

Public Member Functions

 SC_ATOMIC_DECLARE (uint64_t, memcap)
 

Data Fields

uint32_t hash_rand
 
uint32_t hash_size
 
uint32_t prealloc
 

Detailed Description

Definition at line 95 of file host.h.

Member Function Documentation

◆ SC_ATOMIC_DECLARE()

HostConfig_::SC_ATOMIC_DECLARE ( uint64_t  ,
memcap   
)

Field Documentation

◆ hash_rand

uint32_t HostConfig_::hash_rand

Definition at line 97 of file host.h.

◆ hash_size

uint32_t HostConfig_::hash_size

Definition at line 98 of file host.h.

Referenced by HostCleanup(), and HostTimeoutHash().

◆ prealloc

uint32_t HostConfig_::prealloc

Definition at line 99 of file host.h.


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