Searched refs:tcp_win (Results 1 – 1 of 1) sorted by relevance
267 uint32_t cubic_target_win, tcp_win, rtt; in tcp_cubic_congestion_avd() local286 tcp_win = tcp_cubic_tcpwin(tp, th); in tcp_cubic_congestion_avd()300 tcp_win = tcp_round_to(tcp_win, tp->t_maxseg); in tcp_cubic_congestion_avd()302 if (tp->snd_cwnd < tcp_win) { in tcp_cubic_congestion_avd()306 tcp_incr_win /= (tcp_win - tp->snd_cwnd); in tcp_cubic_congestion_avd()