suricata
JsonFrameLogThread_ Struct Reference
Collaboration diagram for JsonFrameLogThread_:

Data Fields

MemBufferpayload_buffer
 
FrameJsonOutputCtxjson_output_ctx
 
OutputJsonThreadCtxctx
 

Detailed Description

Definition at line 79 of file output-json-frame.c.

Field Documentation

◆ ctx

OutputJsonThreadCtx* JsonFrameLogThread_::ctx

Definition at line 82 of file output-json-frame.c.

◆ json_output_ctx

FrameJsonOutputCtx* JsonFrameLogThread_::json_output_ctx

Definition at line 81 of file output-json-frame.c.

◆ payload_buffer

MemBuffer* JsonFrameLogThread_::payload_buffer

Definition at line 80 of file output-json-frame.c.


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