suricata
|
#include <output-json.h>
Data Fields | |
MemBuffer ** | buffer |
size_t | expand_by |
Definition at line 47 of file output-json.h.
MemBuffer** OutputJSONMemBufferWrapper_::buffer |
buffer to use & expand as needed
Definition at line 48 of file output-json.h.
Referenced by EngineAnalysisRules2(), OutputJSONBuffer(), OutputJSONMemBufferCallback(), and RulesDumpMatchArray().
size_t OutputJSONMemBufferWrapper_::expand_by |
expand by this size
Definition at line 49 of file output-json.h.
Referenced by OutputJSONMemBufferCallback().