Home
last modified time | relevance | path

Searched refs:OTN_PROFILE_ALERT (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort/snort-2.9.18/src/
H A Dprofiler.h91 #define OTN_PROFILE_ALERT(otn) otn->alerts++; macro
206 #define OTN_PROFILE_ALERT(otn) macro
H A Dfpdetect.c344 OTN_PROFILE_ALERT(otn); in fpLogEvent()