Searched refs:tha_win (Results 1 – 8 of 8) sorted by relevance
105 uint16_t tha_win; /* Allocation number */ member
2946 new_swnd = ntohs(tcph->tha_win) << in tcp_rput_data()
502 tcp->tcp_tcpha->tha_win = htons(tcp->tcp_rwnd >> tcp->tcp_rcv_ws); in tcp_wput_data()1274 tcpha->tha_win = htons(tcp->tcp_rwnd >> tcp->tcp_rcv_ws); in tcp_output()2413 tcpha->tha_win = htons(tcp->tcp_rwnd >> tcp->tcp_rcv_ws); in tcp_xmit_ctl()2415 tcp->tcp_tcpha->tha_win = tcpha->tha_win; in tcp_xmit_ctl()2604 tcpha->tha_win = 0; in tcp_xmit_early_reset()3103 tcp->tcp_tcpha->tha_win = htons(tcp->tcp_rwnd >> tcp->tcp_rcv_ws); in tcp_xmit_mp()
518 new_swnd = ntohs(tcpha->tha_win) << in tcp_time_wait_processing()
2152 tcp->tcp_tcpha->tha_win = in tcp_ack_mp()2662 new_swnd = ntohs(tcpha->tha_win); in tcp_input_data()2828 pinit_wnd = ntohs(tcpha->tha_win) << tcp->tcp_snd_ws; in tcp_input_data()2912 new_swnd = ntohs(tcpha->tha_win) << in tcp_input_data()5355 thwin = ((uint_t)ntohs(tcp->tcp_tcpha->tha_win)) in tcp_rwnd_reopen()
2984 tcp->tcp_tcpha->tha_win = in tcp_rwnd_set()3060 tcp->tcp_tcpha->tha_win = in tcp_rwnd_set()4233 tcp->tcp_tcpha->tha_win = htons(tcp->tcp_rwnd >> tcp->tcp_rcv_ws); in tcp_do_connect()
130 uint16_t tha_win; /* Allocation number */ member
136 wnd[self->conn_id, self->pcount] = ntohs(self->tcph->tha_win);