Searched refs:last_win (Results 1 – 3 of 3) sorted by relevance
306 tw->last_win = (u_short)(recwin >> tp->rcv_scale); in tcp_twstart()619 th->th_win = htons(tw->last_win); in tcp_twrespond()
509 u_short last_win; /* cached window value */ member