suricata
FlowCounters_ Struct Reference

Data Fields

uint16_t flow_mgr_full_pass
 
uint16_t flow_mgr_rows_sec
 
uint16_t flow_mgr_spare
 
uint16_t flow_emerg_mode_enter
 
uint16_t flow_emerg_mode_over
 
uint16_t flow_mgr_flows_checked
 
uint16_t flow_mgr_flows_notimeout
 
uint16_t flow_mgr_flows_timeout
 
uint16_t flow_mgr_flows_aside
 
uint16_t flow_mgr_flows_aside_needs_work
 
uint16_t flow_mgr_rows_maxlen
 
uint16_t flow_bypassed_cnt_clo
 
uint16_t flow_bypassed_pkts
 
uint16_t flow_bypassed_bytes
 
uint16_t memcap_pressure
 
uint16_t memcap_pressure_max
 

Detailed Description

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

Field Documentation

◆ flow_bypassed_bytes

uint16_t FlowCounters_::flow_bypassed_bytes

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

◆ flow_bypassed_cnt_clo

uint16_t FlowCounters_::flow_bypassed_cnt_clo

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

◆ flow_bypassed_pkts

uint16_t FlowCounters_::flow_bypassed_pkts

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

◆ flow_emerg_mode_enter

uint16_t FlowCounters_::flow_emerg_mode_enter

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

◆ flow_emerg_mode_over

uint16_t FlowCounters_::flow_emerg_mode_over

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

◆ flow_mgr_flows_aside

uint16_t FlowCounters_::flow_mgr_flows_aside

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

◆ flow_mgr_flows_aside_needs_work

uint16_t FlowCounters_::flow_mgr_flows_aside_needs_work

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

◆ flow_mgr_flows_checked

uint16_t FlowCounters_::flow_mgr_flows_checked

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

◆ flow_mgr_flows_notimeout

uint16_t FlowCounters_::flow_mgr_flows_notimeout

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

◆ flow_mgr_flows_timeout

uint16_t FlowCounters_::flow_mgr_flows_timeout

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

◆ flow_mgr_full_pass

uint16_t FlowCounters_::flow_mgr_full_pass

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

◆ flow_mgr_rows_maxlen

uint16_t FlowCounters_::flow_mgr_rows_maxlen

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

◆ flow_mgr_rows_sec

uint16_t FlowCounters_::flow_mgr_rows_sec

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

◆ flow_mgr_spare

uint16_t FlowCounters_::flow_mgr_spare

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

◆ memcap_pressure

uint16_t FlowCounters_::memcap_pressure

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

◆ memcap_pressure_max

uint16_t FlowCounters_::memcap_pressure_max

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


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