suricata
|
Go to the source code of this file.
Data Structures | |
struct | DetectEngineEventData_ |
Typedefs | |
typedef struct DetectEngineEventData_ | DetectEngineEventData |
Functions | |
void | DetectEngineEventRegister (void) |
Registration function for decode-event: keyword. More... | |
Definition in file detect-engine-event.h.
typedef struct DetectEngineEventData_ DetectEngineEventData |
void DetectEngineEventRegister | ( | void | ) |
Registration function for decode-event: keyword.
Definition at line 127 of file detect-engine-event.c.
References DETECT_ENGINE_EVENT, SigTableElmt_::Match, SigTableElmt_::name, and sigmatch_table.
Referenced by SigTableSetup().