suricata
FlowRecyclerThreadData_ Struct Reference
Collaboration diagram for FlowRecyclerThreadData_:

Data Fields

void * output_thread_data
 
uint16_t counter_flows
 
uint16_t counter_queue_avg
 
uint16_t counter_queue_max
 
uint16_t counter_flow_active
 
uint16_t counter_tcp_active_sessions
 
FlowEndCounters fec
 

Detailed Description

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

Field Documentation

◆ counter_flow_active

uint16_t FlowRecyclerThreadData_::counter_flow_active

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

◆ counter_flows

uint16_t FlowRecyclerThreadData_::counter_flows

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

◆ counter_queue_avg

uint16_t FlowRecyclerThreadData_::counter_queue_avg

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

◆ counter_queue_max

uint16_t FlowRecyclerThreadData_::counter_queue_max

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

◆ counter_tcp_active_sessions

uint16_t FlowRecyclerThreadData_::counter_tcp_active_sessions

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

◆ fec

FlowEndCounters FlowRecyclerThreadData_::fec

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

◆ output_thread_data

void* FlowRecyclerThreadData_::output_thread_data

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


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