suricata
OutputPacketLoggerFunctions_ Struct Reference

#include <output.h>

Collaboration diagram for OutputPacketLoggerFunctions_:

Data Fields

PacketLogger LogFunc
 
PacketLogger FlushFunc
 
PacketLogCondition ConditionFunc
 
ThreadInitFunc ThreadInitFunc
 
ThreadDeinitFunc ThreadDeinitFunc
 
ThreadExitPrintStatsFunc ThreadExitPrintStatsFunc
 

Detailed Description

Definition at line 87 of file output.h.

Field Documentation

◆ ConditionFunc

PacketLogCondition OutputPacketLoggerFunctions_::ConditionFunc

Definition at line 90 of file output.h.

Referenced by OutputRegisterPacketModule(), and OutputRegisterPacketSubModule().

◆ FlushFunc

PacketLogger OutputPacketLoggerFunctions_::FlushFunc

Definition at line 89 of file output.h.

Referenced by OutputRegisterPacketModule(), and OutputRegisterPacketSubModule().

◆ LogFunc

◆ ThreadDeinitFunc

ThreadDeinitFunc OutputPacketLoggerFunctions_::ThreadDeinitFunc

Definition at line 92 of file output.h.

Referenced by OutputRegisterPacketModule(), and OutputRegisterPacketSubModule().

◆ ThreadExitPrintStatsFunc

ThreadExitPrintStatsFunc OutputPacketLoggerFunctions_::ThreadExitPrintStatsFunc

Definition at line 93 of file output.h.

◆ ThreadInitFunc

ThreadInitFunc OutputPacketLoggerFunctions_::ThreadInitFunc

Definition at line 91 of file output.h.

Referenced by OutputRegisterPacketModule(), and OutputRegisterPacketSubModule().


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