|
suricata
|
#include <flow-util.h>

Data Fields | |
| StatsCounterId | flow_state [FLOW_STATE_SIZE] |
| StatsCounterId | flow_tcp_state [TCP_CLOSED+1] |
| StatsCounterId | flow_tcp_liberal |
Definition at line 146 of file flow-util.h.
| StatsCounterId FlowEndCounters_::flow_state[FLOW_STATE_SIZE] |
Definition at line 147 of file flow-util.h.
Referenced by FlowEndCountersRegister().
| StatsCounterId FlowEndCounters_::flow_tcp_liberal |
Definition at line 149 of file flow-util.h.
Referenced by FlowEndCountersRegister().
| StatsCounterId FlowEndCounters_::flow_tcp_state[TCP_CLOSED+1] |
Definition at line 148 of file flow-util.h.
Referenced by FlowEndCountersRegister().