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