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