suricata
|
Go to the source code of this file.
Functions | |
void | DetectPriorityRegister (void) |
Registers the handler functions for the "priority" keyword. More... | |
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, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().