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

Field Documentation

◆ flow_bypassed_bytes

uint16_t FlowCounters_::flow_bypassed_bytes

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

◆ flow_bypassed_cnt_clo

uint16_t FlowCounters_::flow_bypassed_cnt_clo

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

◆ flow_bypassed_pkts

uint16_t FlowCounters_::flow_bypassed_pkts

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

◆ flow_emerg_mode_enter

uint16_t FlowCounters_::flow_emerg_mode_enter

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

◆ flow_emerg_mode_over

uint16_t FlowCounters_::flow_emerg_mode_over

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

◆ flow_mgr_flows_aside

uint16_t FlowCounters_::flow_mgr_flows_aside

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

◆ flow_mgr_flows_aside_needs_work

uint16_t FlowCounters_::flow_mgr_flows_aside_needs_work

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

◆ flow_mgr_flows_checked

uint16_t FlowCounters_::flow_mgr_flows_checked

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

◆ flow_mgr_flows_notimeout

uint16_t FlowCounters_::flow_mgr_flows_notimeout

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

◆ flow_mgr_flows_timeout

uint16_t FlowCounters_::flow_mgr_flows_timeout

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

◆ flow_mgr_full_pass

uint16_t FlowCounters_::flow_mgr_full_pass

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

◆ flow_mgr_rows_maxlen

uint16_t FlowCounters_::flow_mgr_rows_maxlen

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

◆ flow_mgr_rows_sec

uint16_t FlowCounters_::flow_mgr_rows_sec

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

◆ flow_mgr_spare

uint16_t FlowCounters_::flow_mgr_spare

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

◆ memcap_pressure

uint16_t FlowCounters_::memcap_pressure

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

◆ memcap_pressure_max

uint16_t FlowCounters_::memcap_pressure_max

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


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