|
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. | |
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, DetectIcmpSeqFree(), DetectSetupParseRegexes(), SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, PARSE_REGEX, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SigTableElmt_::SetupPrefilter, sigmatch_table, SigTableElmt_::SupportsPrefilter, and SigTableElmt_::url.
Referenced by SigTableSetup().

