Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-mpm.h127 } MpmCtxFactoryContainer; typedef
H A Dutil-mpm.c65 de_ctx->mpm_ctx_factory_container = SCMalloc(sizeof(MpmCtxFactoryContainer)); in MpmFactoryRegisterMpmCtxProfile()
69 memset(de_ctx->mpm_ctx_factory_container, 0, sizeof(MpmCtxFactoryContainer)); in MpmFactoryRegisterMpmCtxProfile()
H A Ddetect.h841 MpmCtxFactoryContainer *mpm_ctx_factory_container;