suricata
|
Data Fields | |
OutputLoggerThreadStore * | store |
uint32_t | loggers |
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.
uint32_t OutputStreamingLoggerThreadData_::loggers |
Definition at line 44 of file output-streaming.c.
OutputLoggerThreadStore* OutputStreamingLoggerThreadData_::store |
Definition at line 43 of file output-streaming.c.