Go to the documentation of this file.
24 #ifndef SURICATA_DETECT_ENGINE_ANALYZER_H
25 #define SURICATA_DETECT_ENGINE_ANALYZER_H
void EngineAnalysisRulesFailure(const struct DetectEngineCtx_ *de_ctx, char *line, char *file, int lineno)
void SetupEngineAnalysis(struct DetectEngineCtx_ *de_ctx, bool *, bool *)
main detection engine ctx
void EngineAnalysisRules(const struct DetectEngineCtx_ *de_ctx, const Signature *s, const char *line)
void EngineAnalysisFP(const struct DetectEngineCtx_ *de_ctx, const Signature *s, char *line)
void EngineAnalysisRules2(const struct DetectEngineCtx_ *de_ctx, const Signature *s)
void CleanupEngineAnalysis(struct DetectEngineCtx_ *de_ctx)