Searched refs:sack_bytes_rxmt (Results 1 – 1 of 1) sorted by relevance
215 int sack_rxmit, sack_bytes_rxmt; in tcp_output() local300 sack_bytes_rxmt = 0; in tcp_output()304 (p = tcp_sack_output(tp, &sack_bytes_rxmt))) { in tcp_output()308 imax(min(tp->snd_wnd, tp->snd_cwnd) - sack_bytes_rxmt, 0); in tcp_output()402 if (sack_bytes_rxmt == 0) in tcp_output()426 sack_bytes_rxmt; in tcp_output()