suricata
detect-noalert.c File Reference
#include "suricata-common.h"
#include "detect.h"
#include "detect-noalert.h"
#include "util-debug.h"
Include dependency graph for detect-noalert.c:

Go to the source code of this file.

Functions

void DetectNoalertRegister (void)
 

Detailed Description

Author
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Implements the noalert keyword

Definition in file detect-noalert.c.

Function Documentation

◆ DetectNoalertRegister()

void DetectNoalertRegister ( void  )

Definition at line 33 of file detect-noalert.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: