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