Searched refs:awnd (Results 1 – 1 of 1) sorted by relevance
2649 int awnd; in tcp_do_segment() local2658 awnd = tcp_compute_pipe(tp); in tcp_do_segment()2660 awnd = (tp->snd_nxt - tp->snd_fack) + in tcp_do_segment()2663 if (awnd < tp->snd_ssthresh) { in tcp_do_segment()