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
 

Functions

void DetectAckRegister (void)
 Registration function for ack: keyword.
 

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  )