suricata
|
#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 |
Definition at line 148 of file flow-util.h.
uint16_t FlowEndCounters_::flow_state[FLOW_STATE_SIZE] |
Definition at line 149 of file flow-util.h.
Referenced by FlowEndCountersRegister().
uint16_t FlowEndCounters_::flow_tcp_liberal |
Definition at line 151 of file flow-util.h.
Referenced by FlowEndCountersRegister().
uint16_t FlowEndCounters_::flow_tcp_state[TCP_CLOSED+1] |
Definition at line 150 of file flow-util.h.
Referenced by FlowEndCountersRegister().