|
suricata
|
#include <defrag-hash.h>
Public Member Functions | |
| SC_ATOMIC_DECLARE (uint64_t, memcap) | |
Data Fields | |
| uint32_t | hash_rand |
| uint32_t | hash_size |
| uint32_t | prealloc |
| enum ExceptionPolicy | memcap_policy |
Definition at line 68 of file defrag-hash.h.
| DefragConfig_::SC_ATOMIC_DECLARE | ( | uint64_t | , |
| memcap | |||
| ) |
| uint32_t DefragConfig_::hash_rand |
Definition at line 70 of file defrag-hash.h.
| uint32_t DefragConfig_::hash_size |
Definition at line 71 of file defrag-hash.h.
Referenced by DefragTimeoutHash().
| enum ExceptionPolicy DefragConfig_::memcap_policy |
Definition at line 72 of file defrag-hash.h.
| uint32_t DefragConfig_::prealloc |
Definition at line 72 of file defrag-hash.h.