Go to the documentation of this file.
24 #ifndef SURICATA_UTIL_FLOW_RATE_H
25 #define SURICATA_UTIL_FLOW_RATE_H
FlowRateStore * FlowRateStoreInit(void)
void FlowRateRegisterFlowStorage(void)
bool FlowRateIsExceeding(FlowRateStore *, int)
void FlowRateStoreUpdate(FlowRateStore *, SCTime_t, uint32_t, int)
FlowRateConfig flow_rate_config
bool FlowRateStorageEnabled(void)
struct FlowRateConfig_ FlowRateConfig
struct FlowRateStore_ FlowRateStore
void FlowRateRegisterTests(void)
FlowStorageId FlowRateGetStorageID(void)
struct FlowRateDirStore_ FlowRateDirStore