suricata
StatsThreadStore_ Struct Reference

per thread store of counters More...

Collaboration diagram for StatsThreadStore_:

Data Fields

const char * name
 
StatsPublicThreadContextctx
 
struct StatsThreadStore_next
 

Detailed Description

per thread store of counters

Definition at line 67 of file counters.c.

Field Documentation

◆ ctx

StatsPublicThreadContext* StatsThreadStore_::ctx

Definition at line 71 of file counters.c.

◆ name

const char* StatsThreadStore_::name

thread name used in output

Definition at line 69 of file counters.c.

◆ next

struct StatsThreadStore_* StatsThreadStore_::next

Definition at line 73 of file counters.c.


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