|
suricata
|
#include <output-json.h>

Data Fields | |
| MemBuffer ** | buffer |
| uint32_t | expand_by |
Definition at line 59 of file output-json.h.
| MemBuffer** OutputJSONMemBufferWrapper_::buffer |
buffer to use & expand as needed
Definition at line 60 of file output-json.h.
Referenced by OutputJSONBuffer(), and OutputJSONMemBufferCallback().
| uint32_t OutputJSONMemBufferWrapper_::expand_by |
expand by this size
Definition at line 61 of file output-json.h.
Referenced by OutputJSONMemBufferCallback().