|
suricata
|

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... | |
Definition in file detect-fragoffset.h.
| #define FRAG_LESS 1 |
Definition at line 28 of file detect-fragoffset.h.
| #define FRAG_MORE 2 |
Definition at line 29 of file detect-fragoffset.h.
| typedef struct DetectFragOffsetData_ DetectFragOffsetData |
| 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().
