suricata
detect-flowbits.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  DetectFlowbitsData_
 

Macros

#define DETECT_FLOWBITS_CMD_SET   0
 
#define DETECT_FLOWBITS_CMD_TOGGLE   1
 
#define DETECT_FLOWBITS_CMD_UNSET   2
 
#define DETECT_FLOWBITS_CMD_ISNOTSET   3
 
#define DETECT_FLOWBITS_CMD_ISSET   4
 
#define DETECT_FLOWBITS_CMD_MAX   5
 

Typedefs

typedef struct DetectFlowbitsData_ DetectFlowbitsData
 

Functions

void DetectFlowbitsRegister (void)
 

Detailed Description

Macro Definition Documentation

◆ DETECT_FLOWBITS_CMD_ISNOTSET

#define DETECT_FLOWBITS_CMD_ISNOTSET   3

Definition at line 32 of file detect-flowbits.h.

◆ DETECT_FLOWBITS_CMD_ISSET

#define DETECT_FLOWBITS_CMD_ISSET   4

Definition at line 33 of file detect-flowbits.h.

◆ DETECT_FLOWBITS_CMD_MAX

#define DETECT_FLOWBITS_CMD_MAX   5

Definition at line 34 of file detect-flowbits.h.

◆ DETECT_FLOWBITS_CMD_SET

#define DETECT_FLOWBITS_CMD_SET   0

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

◆ DETECT_FLOWBITS_CMD_TOGGLE

#define DETECT_FLOWBITS_CMD_TOGGLE   1

Definition at line 30 of file detect-flowbits.h.

◆ DETECT_FLOWBITS_CMD_UNSET

#define DETECT_FLOWBITS_CMD_UNSET   2

Definition at line 31 of file detect-flowbits.h.

Typedef Documentation

◆ DetectFlowbitsData

Function Documentation

◆ DetectFlowbitsRegister()

void DetectFlowbitsRegister ( void  )

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

References SigTableElmt_::desc, DETECT_FLOWBITS, DetectFlowbitMatch(), SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the call graph for this function:
Here is the caller graph for this function: