|
suricata
|

Data Fields | |
| LogFileCtx * | file_ctx |
| enum SCOutputStreamingType | type |
| const char * | log_dir |
| int | file |
| int | dir |
Definition at line 55 of file log-tcp-data.c.
| int LogTcpDataFileCtx_::dir |
Definition at line 60 of file log-tcp-data.c.
Referenced by LogTcpDataLogger(), and LogTcpDataLogInitCtx().
| int LogTcpDataFileCtx_::file |
Definition at line 59 of file log-tcp-data.c.
Referenced by LogTcpDataLogInitCtx().
| LogFileCtx* LogTcpDataFileCtx_::file_ctx |
Definition at line 56 of file log-tcp-data.c.
Referenced by LogTcpDataLogInitCtx().
| const char* LogTcpDataFileCtx_::log_dir |
Definition at line 58 of file log-tcp-data.c.
Referenced by LogTcpDataLogInitCtx().
| enum SCOutputStreamingType LogTcpDataFileCtx_::type |
Definition at line 56 of file log-tcp-data.c.
Referenced by LogTcpDataLogInitCtx().