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

Go to the source code of this file.

Functions

void DetectPriorityRegister (void)
 Registers the handler functions for the "priority" keyword. More...
 

Detailed Description

Author
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t
Anoop Saldanha anoop.nosp@m.sald.nosp@m.anha@.nosp@m.gmai.nosp@m.l.com

Implements the priority keyword

Definition in file detect-priority.h.

Function Documentation

◆ DetectPriorityRegister()

void DetectPriorityRegister ( void  )

Registers the handler functions for the "priority" keyword.

Definition at line 49 of file detect-priority.c.

References SigTableElmt_::desc, DETECT_PRIORITY, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: