suricata
detect-engine-event.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  DetectEngineEventData_
 

Typedefs

typedef struct DetectEngineEventData_ DetectEngineEventData
 

Functions

void DetectEngineEventRegister (void)
 Registration function for decode-event: keyword. More...
 

Detailed Description

Typedef Documentation

◆ DetectEngineEventData

Function Documentation

◆ DetectEngineEventRegister()

void DetectEngineEventRegister ( void  )

Registration function for decode-event: keyword.

Definition at line 62 of file detect-engine-event.c.

References DETECT_ENGINE_EVENT, SigTableElmt_::Match, SigTableElmt_::name, and sigmatch_table.

Referenced by SigTableSetup().

Here is the caller graph for this function: