suricata
LogTcpDataLogThread_ Struct Reference
Collaboration diagram for LogTcpDataLogThread_:

Data Fields

LogTcpDataFileCtxtcpdatalog_ctx
 
MemBufferbuffer
 

Detailed Description

Definition at line 63 of file log-tcp-data.c.

Field Documentation

◆ buffer

MemBuffer* LogTcpDataLogThread_::buffer

LogFileCtx has the pointer to the file and a mutex to allow multithreading

Definition at line 66 of file log-tcp-data.c.

Referenced by LogTcpDataLogThreadDeinit(), and LogTcpDataLogThreadInit().

◆ tcpdatalog_ctx

LogTcpDataFileCtx* LogTcpDataLogThread_::tcpdatalog_ctx

Definition at line 64 of file log-tcp-data.c.

Referenced by LogTcpDataLogger(), and LogTcpDataLogThreadInit().


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