suricata
ThreadData_ Struct Reference

Data Fields

ThreadId thread_id
 
uint64_t count
 

Detailed Description

Per thread context data for each logging thread.

Definition at line 29 of file filetype.c.

Field Documentation

◆ count

uint64_t ThreadData_::count

The number of records logged on this thread.

Definition at line 34 of file filetype.c.

◆ thread_id

ThreadId ThreadData_::thread_id

The thread ID, for demonstration purposes only.

Definition at line 31 of file filetype.c.


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