suricata
detect-offset.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-offset.h"
#include "flow-var.h"
#include "util-byte.h"
#include "util-debug.h"
Include dependency graph for detect-offset.c:

Go to the source code of this file.

Functions

void DetectOffsetRegister (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 offset keyword.

Definition in file detect-offset.c.

Function Documentation

◆ DetectOffsetRegister()

void DetectOffsetRegister ( void  )

Definition at line 46 of file detect-offset.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: