suricata
OutputJSONMemBufferWrapper_ Struct Reference

#include <output-json.h>

Collaboration diagram for OutputJSONMemBufferWrapper_:

Data Fields

MemBuffer ** buffer
 
size_t expand_by
 

Detailed Description

Definition at line 64 of file output-json.h.

Field Documentation

◆ buffer

MemBuffer** OutputJSONMemBufferWrapper_::buffer

buffer to use & expand as needed

Definition at line 65 of file output-json.h.

Referenced by OutputJSONBuffer(), and OutputJSONMemBufferCallback().

◆ expand_by

size_t OutputJSONMemBufferWrapper_::expand_by

expand by this size

Definition at line 66 of file output-json.h.

Referenced by OutputJSONMemBufferCallback().


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