suricata
|
Go to the source code of this file.
Data Structures | |
struct | DetectSeqData_ |
seq data More... | |
Typedefs | |
typedef struct DetectSeqData_ | DetectSeqData |
seq data More... | |
Functions | |
void | DetectSeqRegister (void) |
Registration function for ack: keyword. More... | |
Definition in file detect-tcp-seq.h.
typedef struct DetectSeqData_ DetectSeqData |
seq data
void DetectSeqRegister | ( | void | ) |
Registration function for ack: keyword.
Definition at line 53 of file detect-tcp-seq.c.
References SigTableElmt_::alias, SigTableElmt_::desc, DETECT_SEQ, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().