suricata
|
Data Fields | |
OutputFileLoggerThreadData * | file |
OutputFiledataLoggerThreadData * | filedata |
OutputLoggerThreadStore * | store [] |
per thread data for this module, contains a list of per thread data for the packet loggers.
Definition at line 37 of file output-tx.c.
OutputFileLoggerThreadData* OutputTxLoggerThreadData_::file |
Definition at line 39 of file output-tx.c.
OutputFiledataLoggerThreadData* OutputTxLoggerThreadData_::filedata |
Definition at line 41 of file output-tx.c.
OutputLoggerThreadStore* OutputTxLoggerThreadData_::store[] |
Definition at line 42 of file output-tx.c.