Home
last modified time | relevance | path

Searched refs:SpmDestroyThreadCtx (Results 1 – 4 of 4) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-spm.h84 void SpmDestroyThreadCtx(SpmThreadCtx *thread_ctx);
H A Dutil-spm.c164 void SpmDestroyThreadCtx(SpmThreadCtx *thread_ctx) in SpmDestroyThreadCtx() function
2529 SpmDestroyThreadCtx(thread_ctx); in SpmTestSearch()
H A Dapp-layer-detect-proto.c2059 SpmDestroyThreadCtx(alpd_tctx->spm_thread_ctx); in AppLayerProtoDetectDestroyCtxThread()
H A Ddetect-engine.c2988 SpmDestroyThreadCtx(det_ctx->spm_thread_ctx); in DetectEngineThreadCtxFree()