suricata
detect-engine-threshold.h File Reference
#include "detect.h"
#include "detect-threshold.h"
Include dependency graph for detect-engine-threshold.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ThresholdInit (void)
 
void ThresholdDestroy (void)
 
uint32_t ThresholdsExpire (const SCTime_t ts)
 
const DetectThresholdDataSigGetThresholdTypeIter (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)
 

Detailed Description

Function Documentation

◆ ThresholdListFree()

void ThresholdListFree ( void *  ptr)