24#ifndef SURICATA_UTIL_FLOW_RATE_H
25#define SURICATA_UTIL_FLOW_RATE_H
FlowStorageId FlowRateGetStorageID(void)
struct FlowRateDirStore_ FlowRateDirStore
struct FlowRateStore_ FlowRateStore
struct FlowRateConfig_ FlowRateConfig
void FlowRateRegisterTests(void)
FlowRateStore * FlowRateStoreInit(void)
bool FlowRateStorageEnabled(void)
void FlowRateStoreUpdate(FlowRateStore *, SCTime_t, uint32_t, int)
bool FlowRateIsExceeding(FlowRateStore *, int)
FlowRateConfig flow_rate_config
void FlowRateRegisterFlowStorage(void)