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 643 of file flow-manager.c.

Field Documentation

◆ flow_bypassed_bytes

uint16_t FlowCounters_::flow_bypassed_bytes

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

◆ flow_bypassed_cnt_clo

uint16_t FlowCounters_::flow_bypassed_cnt_clo

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

◆ flow_bypassed_pkts

uint16_t FlowCounters_::flow_bypassed_pkts

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

◆ flow_emerg_mode_enter

uint16_t FlowCounters_::flow_emerg_mode_enter

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

◆ flow_emerg_mode_over

uint16_t FlowCounters_::flow_emerg_mode_over

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

◆ flow_mgr_flows_aside

uint16_t FlowCounters_::flow_mgr_flows_aside

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

◆ flow_mgr_flows_aside_needs_work

uint16_t FlowCounters_::flow_mgr_flows_aside_needs_work

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

◆ flow_mgr_flows_checked

uint16_t FlowCounters_::flow_mgr_flows_checked

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

◆ flow_mgr_flows_notimeout

uint16_t FlowCounters_::flow_mgr_flows_notimeout

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

◆ flow_mgr_flows_timeout

uint16_t FlowCounters_::flow_mgr_flows_timeout

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

◆ flow_mgr_full_pass

uint16_t FlowCounters_::flow_mgr_full_pass

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

◆ flow_mgr_rows_maxlen

uint16_t FlowCounters_::flow_mgr_rows_maxlen

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

◆ flow_mgr_rows_sec

uint16_t FlowCounters_::flow_mgr_rows_sec

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

◆ flow_mgr_spare

uint16_t FlowCounters_::flow_mgr_spare

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

◆ memcap_pressure

uint16_t FlowCounters_::memcap_pressure

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

◆ memcap_pressure_max

uint16_t FlowCounters_::memcap_pressure_max

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


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