suricata
detect-tcp-ack.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  DetectAckData_
 ack data More...
 

Typedefs

typedef struct DetectAckData_ DetectAckData
 ack data More...
 

Functions

void DetectAckRegister (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-ack.h.

Typedef Documentation

◆ DetectAckData

typedef struct DetectAckData_ DetectAckData

ack data

Function Documentation

◆ DetectAckRegister()

void DetectAckRegister ( void  )

Registration function for ack: keyword.

Definition at line 56 of file detect-tcp-ack.c.

References SigTableElmt_::alias, SigTableElmt_::desc, DETECT_ACK, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: