suricata
detect-sctp-chunk-data.c File Reference
Include dependency graph for detect-sctp-chunk-data.c:

Go to the source code of this file.

Data Structures

struct  PrefilterMpmSCTPChunkData
 

Typedefs

typedef struct PrefilterMpmSCTPChunkData PrefilterMpmSCTPChunkData
 

Functions

void DetectSCTPChunkDataRegister (void)
 

Detailed Description

Implements sctp.chunk_data multi-buffer sticky buffer.

Each SCTP DATA chunk payload in the packet is inspected as a separate buffer instance (not reassembled).

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

Definition in file detect-sctp-chunk-data.c.

Typedef Documentation

◆ PrefilterMpmSCTPChunkData

Function Documentation

◆ DetectSCTPChunkDataRegister()

void DetectSCTPChunkDataRegister ( void  )

Definition at line 179 of file detect-sctp-chunk-data.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: