suricata
detect-tcp-window.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  DetectWindowData_
 

Typedefs

typedef struct DetectWindowData_ DetectWindowData
 

Functions

void DetectWindowRegister (void)
 Registration function for window: keyword. More...
 

Typedef Documentation

◆ DetectWindowData

Function Documentation

◆ DetectWindowRegister()

void DetectWindowRegister ( void  )

Registration function for window: keyword.

Definition at line 59 of file detect-tcp-window.c.

References SigTableElmt_::alias, SigTableElmt_::desc, DETECT_WINDOW, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: