suricata
|
Go to the source code of this file.
Functions | |
void | DetectPriorityRegister (void) |
Registers the handler functions for the "priority" keyword. | |
Implements the priority keyword
Definition in file detect-priority.h.
void DetectPriorityRegister | ( | void | ) |
Registers the handler functions for the "priority" keyword.
Definition at line 49 of file detect-priority.c.
References SigTableElmt_::desc, DETECT_PRIORITY, DetectSetupParseRegexes(), SigTableElmt_::name, PARSE_REGEX, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().