Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Dparser.h357 void ConfigPafMax(SnortConfig *, char *);
H A Dparser.c686 { CONFIG_OPT__PAF_MAX, 1, 1, 0, ConfigPafMax },
8041 void ConfigPafMax (SnortConfig *sc, char *args) in ConfigPafMax() function