suricata
detect-tcp-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  DetectSeqData_
 seq data More...
 

Typedefs

typedef struct DetectSeqData_ DetectSeqData
 seq data More...
 

Functions

void DetectSeqRegister (void)
 Registration function for ack: keyword. More...
 

Detailed Description

Author
Brian Rectanus brect.nosp@m.anu@.nosp@m.gmail.nosp@m..com

Definition in file detect-tcp-seq.h.

Typedef Documentation

◆ DetectSeqData

typedef struct DetectSeqData_ DetectSeqData

seq data

Function Documentation

◆ DetectSeqRegister()

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

Here is the caller graph for this function: