Searched refs:TCP_RECV_THROTTLE_WIN (Results 1 – 1 of 1) sorted by relevance
147 #define TCP_RECV_THROTTLE_WIN (5 * TCP_RETRANSHZ) macro6454 (int)(tcp_now - tp->t_recv_throttle_ts) >= TCP_RECV_THROTTLE_WIN) { in update_base_rtt()