Home
last modified time | relevance | path

Searched refs:SCProfilingKeywordDestroyCtx (Results 1 – 3 of 3) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-profiling.h310 void SCProfilingKeywordDestroyCtx(DetectEngineCtx *);//struct SCProfileKeywordDetectCtx_ *);
H A Dutil-profiling-keywords.c277 void SCProfilingKeywordDestroyCtx(DetectEngineCtx *de_ctx) in SCProfilingKeywordDestroyCtx() function
H A Ddetect-engine.c2146 SCProfilingKeywordDestroyCtx(de_ctx);//->profile_keyword_ctx); in DetectEngineCtxFree()