suricata
OutputTxLoggerThreadData_ Struct Reference
Collaboration diagram for OutputTxLoggerThreadData_:

Data Fields

OutputLoggerThreadStorestore [ALPROTO_MAX]
 
OutputFileLoggerThreadDatafile
 
OutputFiledataLoggerThreadDatafiledata
 

Detailed Description

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.

Field Documentation

◆ file

OutputFileLoggerThreadData* OutputTxLoggerThreadData_::file

Definition at line 41 of file output-tx.c.

◆ filedata

OutputFiledataLoggerThreadData* OutputTxLoggerThreadData_::filedata

Definition at line 43 of file output-tx.c.

◆ store

OutputLoggerThreadStore* OutputTxLoggerThreadData_::store[ALPROTO_MAX]

Definition at line 38 of file output-tx.c.


The documentation for this struct was generated from the following file: