suricata
|
Data Fields | |
LogTcpDataFileCtx * | tcpdatalog_ctx |
MemBuffer * | buffer |
Definition at line 63 of file log-tcp-data.c.
MemBuffer* LogTcpDataLogThread_::buffer |
LogFileCtx has the pointer to the file and a mutex to allow multithreading
Definition at line 66 of file log-tcp-data.c.
Referenced by LogTcpDataLogThreadDeinit(), and LogTcpDataLogThreadInit().
LogTcpDataFileCtx* LogTcpDataLogThread_::tcpdatalog_ctx |
Definition at line 64 of file log-tcp-data.c.
Referenced by LogTcpDataLogger(), and LogTcpDataLogThreadInit().