suricata
LogThreadedFileCtx_ Struct Reference

#include <util-logopenfile.h>

Collaboration diagram for LogThreadedFileCtx_:

Data Fields

SCMutex mutex
 
HashTableht
 
char * append
 

Detailed Description

Definition at line 63 of file util-logopenfile.h.

Field Documentation

◆ append

char* LogThreadedFileCtx_::append

Definition at line 66 of file util-logopenfile.h.

Referenced by LogFileFreeCtx().

◆ ht

HashTable* LogThreadedFileCtx_::ht

Definition at line 65 of file util-logopenfile.h.

Referenced by LogFileFreeCtx(), and SCLogOpenThreadedFile().

◆ mutex

SCMutex LogThreadedFileCtx_::mutex

Definition at line 64 of file util-logopenfile.h.

Referenced by LogFileEnsureExists(), and LogFileFreeCtx().


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