Searched refs:tcp_log_current_period (Results 1 – 1 of 1) sorted by relevance
118 static uint64_t tcp_log_current_period = 0; variable160 if (current_net_period > tcp_log_current_period + tcp_log_rate_duration) { in tcp_log_is_rate_limited()164 tcp_log_current_period = current_net_period; in tcp_log_is_rate_limited()