suricata
detect-nocase.c File Reference
#include "suricata-common.h"
#include "suricata.h"
#include "decode.h"
#include "detect.h"
#include "detect-parse.h"
#include "detect-content.h"
#include "detect-nocase.h"
#include "util-debug.h"
Include dependency graph for detect-nocase.c:

Go to the source code of this file.

Functions

void DetectNocaseRegister (void)
 

Detailed Description

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

Implements the nocase keyword

Definition in file detect-nocase.c.

Function Documentation

◆ DetectNocaseRegister()

void DetectNocaseRegister ( void  )

Definition at line 39 of file detect-nocase.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: