suricata
|
Data Fields | |
AppProto | alproto |
uint8_t | event_id |
bool | needs_detctx |
char * | arg |
Definition at line 54 of file detect-app-layer-event.c.
AppProto DetectAppLayerEventData_::alproto |
Definition at line 55 of file detect-app-layer-event.c.
char* DetectAppLayerEventData_::arg |
Definition at line 61 of file detect-app-layer-event.c.
uint8_t DetectAppLayerEventData_::event_id |
Definition at line 56 of file detect-app-layer-event.c.
bool DetectAppLayerEventData_::needs_detctx |
Definition at line 59 of file detect-app-layer-event.c.