suricata
LogTcpDataFileCtx_ Struct Reference
Collaboration diagram for LogTcpDataFileCtx_:

Data Fields

LogFileCtxfile_ctx
 
enum OutputStreamingType type
 
const char * log_dir
 
int file
 
int dir
 

Detailed Description

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

Field Documentation

◆ dir

int LogTcpDataFileCtx_::dir

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

Referenced by LogTcpDataLogger(), and LogTcpDataLogInitCtx().

◆ file

int LogTcpDataFileCtx_::file

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

Referenced by LogTcpDataLogInitCtx().

◆ file_ctx

LogFileCtx* LogTcpDataFileCtx_::file_ctx

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

Referenced by LogTcpDataLogInitCtx().

◆ log_dir

const char* LogTcpDataFileCtx_::log_dir

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

Referenced by LogTcpDataLogInitCtx().

◆ type

enum OutputStreamingType LogTcpDataFileCtx_::type

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

Referenced by LogTcpDataLogInitCtx().


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