24#ifndef SURICATA_FLOW_MANAGER_H
25#define SURICATA_FLOW_MANAGER_H
30#define FlowTimeoutsReset() FlowTimeoutsInit()
void FlowTimeoutsEmergency(void)
void FlowManagerThreadSpawn(void)
spawn the flow manager thread
void FlowWakeupFlowManagerThread(void)
void TmModuleFlowRecyclerRegister(void)
void FlowRecyclerThreadSpawn(void)
spawn the flow recycler thread
void FlowTimeoutsInit(void)
void FlowWakeupFlowRecyclerThread(void)
void FlowDisableFlowManagerThread(void)
Used to disable flow manager thread(s).
void TmModuleFlowManagerRegister(void)
void FlowDisableFlowRecyclerThread(void)
Used to disable flow recycler thread(s).