suricata
|
Go to the source code of this file.
Data Structures | |
struct | DetectMarkData_ |
Typedefs | |
typedef struct DetectMarkData_ | DetectMarkData |
Functions | |
void | DetectMarkRegister (void) |
Registration function for nfq_set_mark: keyword. | |
Based on detect-mark.h by Breno Silva breno.nosp@m..sil.nosp@m.va@gm.nosp@m.ail..nosp@m.com
Implements the nfq_set_mark keyword
Definition in file detect-mark.h.
A typedef for DetectMarkData_
void DetectMarkRegister | ( | void | ) |
Registration function for nfq_set_mark: keyword.
Registration function for nfq_set_mark: keyword
Definition at line 57 of file detect-mark.c.
References DETECT_MARK, DetectMarkDataFree(), DetectSetupParseRegexes(), SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, PARSE_REGEX, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, and sigmatch_table.
Referenced by SigTableSetup().