Searched refs:thwin (Results 1 – 1 of 1) sorted by relevance
5550 uint_t thwin; in tcp_rwnd_reopen() local5554 thwin = ((uint_t)ntohs(tcp->tcp_tcpha->tha_win)) in tcp_rwnd_reopen()5557 thwin -= tcp->tcp_rnxt - tcp->tcp_rack; in tcp_rwnd_reopen()5563 if (connp->conn_rcvbuf - thwin >= tcp->tcp_mss) { in tcp_rwnd_reopen()5568 if (thwin < tcp->tcp_rack_cur_max * tcp->tcp_mss) { in tcp_rwnd_reopen()