suricata
detect-icmp-seq.h File Reference
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Typedef Documentation

◆ DetectIcmpSeqData

Function Documentation

◆ DetectIcmpSeqRegister()

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().

Here is the caller graph for this function: