Searched refs:snd_scale (Results 1 – 3 of 3) sorted by relevance
152 TCP_MAXWIN << CCV(ccv, snd_scale)); in newreno_ack_received()
297 uint8_t snd_scale; /* window scaling for send window */ member
909 tp->snd_scale = /*sc->sc_requested_s_scale*/to.to_wscale; in tcp_input()1069 tiwin = th->th_win << tp->snd_scale; in tcp_do_segment()1149 tp->snd_scale = to.to_wscale; in tcp_do_segment()