suricata
detect-fragoffset.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DetectFragOffsetData_
 

Macros

#define FRAG_LESS   1
 
#define FRAG_MORE   2
 

Typedefs

typedef struct DetectFragOffsetData_ DetectFragOffsetData
 

Functions

void DetectFragOffsetRegister (void)
 Registration function for fragoffset. More...
 

Detailed Description

Macro Definition Documentation

◆ FRAG_LESS

#define FRAG_LESS   1

Definition at line 28 of file detect-fragoffset.h.

◆ FRAG_MORE

#define FRAG_MORE   2

Definition at line 29 of file detect-fragoffset.h.

Typedef Documentation

◆ DetectFragOffsetData

Function Documentation

◆ DetectFragOffsetRegister()

void DetectFragOffsetRegister ( void  )

Registration function for fragoffset.

Definition at line 60 of file detect-fragoffset.c.

References SigTableElmt_::desc, DETECT_FRAGOFFSET, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: