suricata
|
Data Fields | |
MemBuffer * | payload_buffer |
AlertJsonOutputCtx * | json_output_ctx |
OutputJsonThreadCtx * | ctx |
Definition at line 108 of file output-json-alert.c.
OutputJsonThreadCtx* JsonAlertLogThread_::ctx |
Definition at line 111 of file output-json-alert.c.
AlertJsonOutputCtx* JsonAlertLogThread_::json_output_ctx |
Definition at line 110 of file output-json-alert.c.
MemBuffer* JsonAlertLogThread_::payload_buffer |
Definition at line 109 of file output-json-alert.c.