suricata
FlowEndCounters_ Struct Reference

#include <flow-util.h>

Data Fields

uint16_t flow_state [FLOW_STATE_SIZE]
 
uint16_t flow_tcp_state [TCP_CLOSED+1]
 
uint16_t flow_tcp_liberal
 

Detailed Description

Definition at line 148 of file flow-util.h.

Field Documentation

◆ flow_state

uint16_t FlowEndCounters_::flow_state[FLOW_STATE_SIZE]

Definition at line 149 of file flow-util.h.

Referenced by FlowEndCountersRegister().

◆ flow_tcp_liberal

uint16_t FlowEndCounters_::flow_tcp_liberal

Definition at line 151 of file flow-util.h.

Referenced by FlowEndCountersRegister().

◆ flow_tcp_state

uint16_t FlowEndCounters_::flow_tcp_state[TCP_CLOSED+1]

Definition at line 150 of file flow-util.h.

Referenced by FlowEndCountersRegister().


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