suricata
|
Go to the source code of this file.
Functions | |
void | DetectAppLayerEventRegister (void) |
Registers the keyword handlers for the "app-layer-event" keyword. More... | |
Definition in file detect-app-layer-event.h.
void DetectAppLayerEventRegister | ( | void | ) |
Registers the keyword handlers for the "app-layer-event" keyword.
Definition at line 71 of file detect-app-layer-event.c.
References SigTableElmt_::desc, DETECT_AL_APP_LAYER_EVENT, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().