Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Dparser.h330 void ConfigLayer2Resets(SnortConfig *, char *);
H A Dparser.c660 { CONFIG_OPT__LAYER2RESETS, 1, 1, 1, ConfigLayer2Resets },
7731 void ConfigLayer2Resets(SnortConfig *sc, char *args) in ConfigLayer2Resets() function