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