Lines Matching defs:tiwin
1528 uint32_t tiwin;
1597 tiwin = th->th_win << tp->snd_scale;
1599 stats_voi_update_abs_ulong(tp->t_stats, VOI_TCP_FRWIN, tiwin);
1769 tiwin && tiwin == tp->snd_wnd &&
2424 tp->snd_wnd = tiwin;
2500 tp->snd_wnd = tiwin;
2588 (tiwin == tp->snd_wnd ||
3144 (tp->snd_wl2 == th->th_ack && tiwin > tp->snd_wnd))))) {
3147 tp->snd_wl2 == th->th_ack && tiwin > tp->snd_wnd)
3149 tp->snd_wnd = tiwin;