suricata
detect-template.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectTemplateRegister (void)
 registers the keyword into the engine. Called from detect.c::SigTableSetup() More...
 

Detailed Description

Author
XXX Yourname <youremail@yourdomain>

Definition in file detect-template.h.

Function Documentation

◆ DetectTemplateRegister()

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

Here is the caller graph for this function: