suricata
|
structure for storing per detect engine mpm keyword settings More...
#include <detect.h>
Data Fields | |
const DetectMpmAppLayerRegistery * | reg |
int32_t | sgh_mpm_context |
structure for storing per detect engine mpm keyword settings
const DetectMpmAppLayerRegistery* DetectMpmAppLayerKeyword_::reg |
Definition at line 596 of file detect.h.
Referenced by DetectMpmPrepareAppMpms(), DetectMpmSetupAppMpms(), MpmStorePrepareBuffer(), MpmStoreReportStats(), and PatternMatchPrepareGroup().
int32_t DetectMpmAppLayerKeyword_::sgh_mpm_context |
mpm factory id
Definition at line 597 of file detect.h.
Referenced by DetectMpmPrepareAppMpms(), DetectMpmSetupAppMpms(), and MpmStorePrepareBuffer().