suricata
FlowRecyclerThreadData_ Struct Reference
Collaboration diagram for FlowRecyclerThreadData_:

Data Fields

void * output_thread_data
 
StatsCounterId counter_flows
 
StatsCounterAvgId counter_queue_avg
 
StatsCounterMaxId counter_queue_max
 
StatsCounterId counter_flow_active
 
StatsCounterId counter_tcp_active_sessions
 
FlowEndCounters fec
 

Detailed Description

Definition at line 1040 of file flow-manager.c.

Field Documentation

◆ counter_flow_active

StatsCounterId FlowRecyclerThreadData_::counter_flow_active

Definition at line 1047 of file flow-manager.c.

◆ counter_flows

StatsCounterId FlowRecyclerThreadData_::counter_flows

Definition at line 1043 of file flow-manager.c.

◆ counter_queue_avg

StatsCounterAvgId FlowRecyclerThreadData_::counter_queue_avg

Definition at line 1044 of file flow-manager.c.

◆ counter_queue_max

StatsCounterMaxId FlowRecyclerThreadData_::counter_queue_max

Definition at line 1045 of file flow-manager.c.

◆ counter_tcp_active_sessions

StatsCounterId FlowRecyclerThreadData_::counter_tcp_active_sessions

Definition at line 1048 of file flow-manager.c.

◆ fec

FlowEndCounters FlowRecyclerThreadData_::fec

Definition at line 1049 of file flow-manager.c.

◆ output_thread_data

void* FlowRecyclerThreadData_::output_thread_data

Definition at line 1041 of file flow-manager.c.


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