suricata
detect-sctphdr.c File Reference
#include "suricata-common.h"
#include "detect.h"
#include "detect-engine.h"
#include "detect-engine-buffer.h"
#include "detect-engine-mpm.h"
#include "detect-sctphdr.h"
#include "detect-engine-prefilter.h"
Include dependency graph for detect-sctphdr.c:

Go to the source code of this file.

Functions

void DetectSCTPHdrRegister (void)
 

Detailed Description

Implements sctp.hdr sticky buffer

Author: Giuseppe Longo glong.nosp@m.o@oi.nosp@m.sf.ne.nosp@m.t

Definition in file detect-sctphdr.c.

Function Documentation

◆ DetectSCTPHdrRegister()

void DetectSCTPHdrRegister ( void  )

Definition at line 42 of file detect-sctphdr.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: