Searched refs:udp_log_current_period (Results 1 – 1 of 1) sorted by relevance
123 static uint64_t udp_log_current_period = 0; variable166 if (current_net_period > udp_log_current_period + udp_log_rate_duration) { in udp_log_is_rate_limited()170 udp_log_current_period = current_net_period; in udp_log_is_rate_limited()