Searched refs:rsk_rcv_wnd (Results 1 – 7 of 7) sorted by relevance
61 #define rsk_rcv_wnd __req_common.skc_rcv_wnd macro265 return min(req->rsk_rcv_wnd, 65535U); in tcp_synack_window()
453 &req->rsk_rcv_wnd, in tcp_openreq_init_rwin()575 newtp->rcv_ssthresh = req->rsk_rcv_wnd; in tcp_create_openreq_child()576 newtp->rcv_wnd = req->rsk_rcv_wnd; in tcp_create_openreq_child()
474 &req->rsk_rcv_wnd, &req->rsk_window_clamp, in cookie_v4_check()
3826 th->window = htons(min(req->rsk_rcv_wnd, 65535U)); in tcp_make_synack()
7080 req->rsk_rcv_wnd = 0; /* So that tcp_send_synack() knows! */ in tcp_openreq_init()
257 &req->rsk_rcv_wnd, &req->rsk_window_clamp, in cookie_v6_check()
1366 oreq->rsk_rcv_wnd = 0; in chtls_pass_accept_request()