suricata
|
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 struct DetectWindowData_ DetectWindowData |
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().