Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Ddecode.c621 static ThrottleInfo log_throttleInfo = {0, 60, 0, 100}; variable
636 LogThrottledByTimeCount(&log_throttleInfo, in PushLayer()