suricata
|
#include <detect-engine-state.h>
Data Fields | |
DeStateStoreItem | store [DE_STATE_CHUNK_SIZE] |
struct DeStateStore_ * | next |
Definition at line 77 of file detect-engine-state.h.
struct DeStateStore_* DeStateStore_::next |
Definition at line 79 of file detect-engine-state.h.
Referenced by DetectEngineStateFree().
DeStateStoreItem DeStateStore_::store[DE_STATE_CHUNK_SIZE] |
Definition at line 78 of file detect-engine-state.h.