|
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 38 of file output-tx.c.
| OutputFileLoggerThreadData* OutputTxLoggerThreadData_::file |
Definition at line 40 of file output-tx.c.
| OutputFiledataLoggerThreadData* OutputTxLoggerThreadData_::filedata |
Definition at line 42 of file output-tx.c.
| OutputLoggerThreadStore* OutputTxLoggerThreadData_::store[] |
Definition at line 43 of file output-tx.c.