24#ifndef SURICATA_UTIL_THRESHOLD_CONFIG_H
25#define SURICATA_UTIL_THRESHOLD_CONFIG_H
main detection engine ctx
void SCThresholdConfGlobalInit(void)
int SCThresholdConfParseFile(DetectEngineCtx *, FILE *)
Parses the Threshold Config file.
int SCThresholdConfInitContext(DetectEngineCtx *)
Inits the context to be used by the Threshold Config parsing API.
void SCThresholdConfRegisterTests(void)
This function registers unit tests for Classification Config API.