suricata
|
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... | |
Definition in file detect-tcp-ack.h.
typedef struct DetectAckData_ DetectAckData |
ack data
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().