|
suricata
|

Go to the source code of this file.
Functions | |
| void | DetectTemplateRegister (void) |
| registers the keyword into the engine. Called from detect.c::SigTableSetup() More... | |
Definition in file detect-template.h.
| void DetectTemplateRegister | ( | void | ) |
registers the keyword into the engine. Called from detect.c::SigTableSetup()
registers the keyword into the engine. Called from detect.c::SigTableSetup()
Definition at line 162 of file detect-template.c.
References SigTableElmt_::desc, DETECT_TEMPLATE, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().
