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