suricata
DeStateStore_ Struct Reference

#include <detect-engine-state.h>

Collaboration diagram for DeStateStore_:

Data Fields

DeStateStoreItem store [DE_STATE_CHUNK_SIZE]
 
struct DeStateStore_next
 

Detailed Description

Definition at line 77 of file detect-engine-state.h.

Field Documentation

◆ next

struct DeStateStore_* DeStateStore_::next

Definition at line 79 of file detect-engine-state.h.

Referenced by DetectEngineStateFree().

◆ store

DeStateStoreItem DeStateStore_::store[DE_STATE_CHUNK_SIZE]

Definition at line 78 of file detect-engine-state.h.


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