suricata
detect-template.c File Reference
Include dependency graph for detect-template.c:

Go to the source code of this file.

Functions

void DetectTemplateRegister (void)
 Registration function for template: keyword. More...
 

Detailed Description

Author
XXX

XXX Short description of the purpose of this keyword

Definition in file detect-template.c.

Function Documentation

◆ DetectTemplateRegister()

void DetectTemplateRegister ( void  )

Registration function for template: keyword.

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().

Here is the caller graph for this function: