Home
last modified time | relevance | path

Searched refs:INTERNAL_EVENT_SESSION_DEL (Results 1 – 7 of 7) sorted by path

/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/
H A Dgenerators.h342 #define INTERNAL_EVENT_SESSION_DEL 3 macro
/dports/security/barnyard2/barnyard2-2-1.13/src/
H A Dgenerators.h342 #define INTERNAL_EVENT_SESSION_DEL 3 macro
/dports/security/snort/snort-2.9.18/preproc_rules/
H A Dpreprocessor.rules240 alert ( msg: "INTERNAL_EVENT_SESSION_DEL"; sid: 3; gid: 135; rev: 1; metadata: rule-type preproc ; …
/dports/security/snort/snort-2.9.18/src/
H A Dgenerators.h523 #define INTERNAL_EVENT_SESSION_DEL 3 macro
H A Drate_filter.c121 EnableInternalEvent(rf_config, INTERNAL_EVENT_SESSION_DEL);
/dports/security/snort/snort-2.9.18/src/preprocessors/Stream6/
H A Dsnort_stream_tcp.c5331 EventInternal(INTERNAL_EVENT_SESSION_DEL); in TcpSessionClear()
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsfrf.c796 sid == INTERNAL_EVENT_SESSION_DEL ) in _updateDependentThresholds()