|
suricata
|

Go to the source code of this file.
Data Structures | |
| struct | DetectTosData_ |
Typedefs | |
| typedef struct DetectTosData_ | DetectTosData |
Functions | |
| void | DetectTosRegister (void) |
| Register Tos keyword. | |
Definition in file detect-tos.h.
| typedef struct DetectTosData_ DetectTosData |
| void DetectTosRegister | ( | void | ) |
Register Tos keyword.
Definition at line 64 of file detect-tos.c.
References SigTableElmt_::desc, DETECT_TOS, DetectSetupParseRegexes(), SigTableElmt_::flags, SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, PARSE_REGEX, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIGMATCH_HANDLE_NEGATION, SIGMATCH_QUOTES_OPTIONAL, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().

