suricata
|
Data Fields | |
LogFileCtx * | file_ctx |
uint16_t | flags |
uint32_t | payload_buffer_size |
OutputJsonCtx * | eve_ctx |
Definition at line 70 of file output-json-frame.c.
OutputJsonCtx* FrameJsonOutputCtx_::eve_ctx |
Definition at line 74 of file output-json-frame.c.
LogFileCtx* FrameJsonOutputCtx_::file_ctx |
Definition at line 71 of file output-json-frame.c.
uint16_t FrameJsonOutputCtx_::flags |
Definition at line 72 of file output-json-frame.c.
uint32_t FrameJsonOutputCtx_::payload_buffer_size |
Definition at line 73 of file output-json-frame.c.