24#ifndef SURICATA_FLOW_TIMEOUT_H
25#define SURICATA_FLOW_TIMEOUT_H
Packet * FlowPseudoPacketGet(int direction, Flow *f, const TcpSession *ssn)
void FlowWorkToDoCleanup(void)
Clean up all the flows that have unprocessed segments and have some work to do in the detection engin...
void FlowSendToLocalThread(Flow *f)
bool FlowNeedsReassembly(Flow *f)
Check if a flow needs forced reassembly, or any other processing.