suricata
OutputStreamingLoggerThreadData_ Struct Reference
Collaboration diagram for OutputStreamingLoggerThreadData_:

Data Fields

OutputLoggerThreadStorestore
 
uint32_t loggers
 

Detailed Description

per thread data for this module, contains a list of per thread data for the packet loggers.

Definition at line 42 of file output-streaming.c.

Field Documentation

◆ loggers

uint32_t OutputStreamingLoggerThreadData_::loggers

Definition at line 44 of file output-streaming.c.

◆ store

OutputLoggerThreadStore* OutputStreamingLoggerThreadData_::store

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


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