Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-classtype.c144 s->id, parsed_ct_name, DETECT_DEFAULT_PRIO); in DetectClasstypeSetup()
150 parsed_ct_name, DETECT_DEFAULT_PRIO); in DetectClasstypeSetup()
155 parsed_ct_name, DETECT_DEFAULT_PRIO); in DetectClasstypeSetup()
161 parsed_ct_name, DETECT_DEFAULT_PRIO); in DetectClasstypeSetup()
H A Ddetect.h62 #define DETECT_DEFAULT_PRIO 3 macro
H A Ddetect-parse.c1924 sig->prio = DETECT_DEFAULT_PRIO; in SigInitHelper()