|
suricata
|

Data Fields | |
| LogFileCtx * | file_ctx |
| MemBuffer * | buffer |
Definition at line 63 of file alert-debuglog.c.
| MemBuffer* AlertDebugLogThread_::buffer |
LogFileCtx has the pointer to the file and a mutex to allow multithreading
Definition at line 66 of file alert-debuglog.c.
| LogFileCtx* AlertDebugLogThread_::file_ctx |
Definition at line 64 of file alert-debuglog.c.