suricata
detect-id.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  DetectIdData_
 

Macros

#define DETECT_IPID_MIN   0
 
#define DETECT_IPID_MAX   65536
 

Typedefs

typedef struct DetectIdData_ DetectIdData
 

Functions

void DetectIdRegister (void)
 Registration function for keyword: id. More...
 

Detailed Description

Macro Definition Documentation

◆ DETECT_IPID_MAX

#define DETECT_IPID_MAX   65536

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

◆ DETECT_IPID_MIN

#define DETECT_IPID_MIN   0

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

Typedef Documentation

◆ DetectIdData

typedef struct DetectIdData_ DetectIdData

Function Documentation

◆ DetectIdRegister()

void DetectIdRegister ( void  )

Registration function for keyword: id.

Definition at line 65 of file detect-id.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: