suricata
detect-depth.c File Reference
#include "suricata-common.h"
#include "decode.h"
#include "detect.h"
#include "detect-parse.h"
#include "detect-content.h"
#include "detect-uricontent.h"
#include "detect-byte.h"
#include "detect-byte-extract.h"
#include "detect-depth.h"
#include "flow-var.h"
#include "app-layer.h"
#include "util-byte.h"
#include "util-debug.h"
Include dependency graph for detect-depth.c:

Go to the source code of this file.

Functions

void DetectDepthRegister (void)
 

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 depth keyword.

Definition in file detect-depth.c.

Function Documentation

◆ DetectDepthRegister()

void DetectDepthRegister ( void  )

Definition at line 48 of file detect-depth.c.

References SigTableElmt_::desc, DETECT_DEPTH, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: