Home
last modified time | relevance | path

Searched refs:ConfigSoRuleMemcap (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort/snort-2.9.18/src/
H A Dparser.h387 void ConfigSoRuleMemcap(SnortConfig *, char *);
H A Dparser.c714 { CONFIG_OPT__SO_RULE_MEMCAP, 1, 1, 1, ConfigSoRuleMemcap },
9037 void ConfigSoRuleMemcap(SnortConfig *sc, char *args) in ConfigSoRuleMemcap() function