Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-parse.c1711 int ts_excl = 0; in SigValidate() local
1717 ts_excl += (bufdir[x].ts > 0 && bufdir[x].tc == 0); in SigValidate()
1724 if (ts_excl && tc_excl) { in SigValidate()
1727 } else if (ts_excl) { in SigValidate()