Searched refs:to_wscale (Results 1 – 6 of 6) sorted by relevance
410 to->to_wscale = t3opt->wsf; in pass_accept_req_to_protohdrs()995 calc_opt0h(NULL, mtu_idx, to.to_wscale, NULL); in t3_syncache_respond()
715 to.to_wscale = tp->request_r_scale; in tcp_output()1560 *optp++ = to->to_wscale; in tcp_addoptions()
310 u_int8_t to_wscale; /* window scaling */ member
1273 sc->sc_requested_s_scale = to->to_wscale; in _syncache_add()1452 to.to_wscale = sc->sc_requested_r_scale; in syncache_respond()
1586 tp->snd_scale = to.to_wscale; in tcp_do_segment()3223 to->to_wscale = min(cp[2], TCP_MAX_WINSHIFT); in tcp_dooptions()
1002 to->to_wscale = t4opt->wsf; in t4opt_to_tcpopt()