|
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. More... | |
Based on detect-mark.h by Breno Silva breno.silva@gmail.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, SigTableElmt_::Match, SigTableElmt_::name, and sigmatch_table.
Referenced by SigTableSetup().
