Go to the documentation of this file.
24 #ifndef SURICATA_FLOW_SPARE_POOL_H
25 #define SURICATA_FLOW_SPARE_POOL_H
30 #define FLOW_SPARE_POOL_BLOCK_SIZE 100
FlowQueuePrivate FlowSpareGetFromPool(void)
void FlowSparePoolDestroy(void)
uint32_t FlowSpareGetPoolSize(void)
void FlowSparePoolReturnFlows(FlowQueuePrivate *fqp)
void FlowSparePoolInit(void)
void FlowSparePoolReturnFlow(Flow *f)
void FlowSparePoolUpdate(uint32_t size)