Searched refs:wscale_ok (Results 1 – 3 of 3) sorted by relevance
97 #define WSCALE_OK(tp) ((tp)->rx_opt.wscale_ok)
117 tp->rx_opt.wscale_ok = TCPOPT_WSCALE_OK_G(opt); in assign_rxopt()119 if (!tp->rx_opt.wscale_ok) in assign_rxopt()889 static unsigned int select_rcv_wscale(int space, int wscale_ok, int win_clamp) in select_rcv_wscale() argument898 if (wscale_ok) { in select_rcv_wscale()1216 inet_rsk(oreq)->wscale_ok = 1; in chtls_pass_accept_request()
3980 if (tmp_opt.wscale_ok) in build_cpl_pass_accept_req()