suricata
|
Go to the source code of this file.
Functions | |
void | ThresholdInit (void) |
void | ThresholdDestroy (void) |
uint32_t | ThresholdsExpire (const SCTime_t ts) |
const DetectThresholdData * | SigGetThresholdTypeIter (const Signature *, const SigMatchData **, int list) |
Return next DetectThresholdData for signature. More... | |
int | PacketAlertThreshold (DetectEngineCtx *, DetectEngineThreadCtx *, const DetectThresholdData *, Packet *, const Signature *, PacketAlert *) |
Make the threshold logic for signatures. More... | |
void | ThresholdListFree (void *ptr) |
void | ThresholdCacheThreadFree (void) |
void | FlowThresholdVarFree (void *ptr) |
Definition in file detect-engine-threshold.h.
void ThresholdListFree | ( | void * | ptr | ) |