Searched refs:tiwin (Results 1 – 1 of 1) sorted by relevance
960 uint64_t tiwin; in tcp_do_segment() local994 tiwin = th->th_win << tp->snd_scale; in tcp_do_segment()1116 tiwin && tiwin == tp->snd_wnd && in tcp_do_segment()1829 tp->snd_wnd = tiwin; in tcp_do_segment()1903 if (tlen == 0 && tiwin == tp->snd_wnd) { in tcp_do_segment()2333 (tp->snd_wl2 == th->th_ack && tiwin > tp->snd_wnd))))) { in tcp_do_segment()2341 tp->snd_wnd = tiwin; in tcp_do_segment()