suricata
ThreadLogFileHashEntry Struct Reference

#include <util-logopenfile.h>

Collaboration diagram for ThreadLogFileHashEntry:

Data Fields

struct LogFileCtx_ctx
 
uint64_t thread_id
 
ThreadId internal_thread_id
 
uint16_t slot_number
 
bool isopen
 

Detailed Description

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

Field Documentation

◆ ctx

struct LogFileCtx_* ThreadLogFileHashEntry::ctx

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

◆ internal_thread_id

ThreadId ThreadLogFileHashEntry::internal_thread_id

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

◆ isopen

bool ThreadLogFileHashEntry::isopen

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

◆ slot_number

uint16_t ThreadLogFileHashEntry::slot_number

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

◆ thread_id

uint64_t ThreadLogFileHashEntry::thread_id

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


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