Searched refs:thwin (Results 1 – 1 of 1) sorted by relevance
5322 uint_t thwin; in tcp_rwnd_reopen() local5326 thwin = ((uint_t)ntohs(tcp->tcp_tcpha->tha_win)) in tcp_rwnd_reopen()5329 thwin -= tcp->tcp_rnxt - tcp->tcp_rack; in tcp_rwnd_reopen()5335 if (connp->conn_rcvbuf - thwin >= tcp->tcp_mss) { in tcp_rwnd_reopen()5340 if (thwin < tcp->tcp_rack_cur_max * tcp->tcp_mss) { in tcp_rwnd_reopen()