suricata
|
Go to the source code of this file.
Data Structures | |
struct | DetectIcmpSeqData_ |
Typedefs | |
typedef struct DetectIcmpSeqData_ | DetectIcmpSeqData |
Functions | |
void | DetectIcmpSeqRegister (void) |
Registration function for icmp_seq. More... | |
Definition in file detect-icmp-seq.h.
typedef struct DetectIcmpSeqData_ DetectIcmpSeqData |
void DetectIcmpSeqRegister | ( | void | ) |
Registration function for icmp_seq.
Definition at line 58 of file detect-icmp-seq.c.
References SigTableElmt_::desc, DETECT_ICMP_SEQ, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().