Searched refs:newtp (Results 1 – 3 of 3) sorted by relevance
499 struct tcp_sock *newtp) in smc_check_reset_syn_req() argument507 newtp->syn_smc = 0; in smc_check_reset_syn_req()527 struct tcp_sock *newtp; in tcp_create_openreq_child() local534 newtp = tcp_sk(newsk); in tcp_create_openreq_child()537 smc_check_reset_syn_req(oldtp, req, newtp); in tcp_create_openreq_child()540 newtp->pred_flags = 0; in tcp_create_openreq_child()543 newtp->rcv_wup = seq; in tcp_create_openreq_child()544 WRITE_ONCE(newtp->copied_seq, seq); in tcp_create_openreq_child()545 WRITE_ONCE(newtp->rcv_nxt, seq); in tcp_create_openreq_child()546 newtp->segs_in = 1; in tcp_create_openreq_child()[all …]
1751 struct tcp_sock *newtp; local1770 newtp = tcp_sk(newsk);1805 newtp->advmss = tcp_mss_clamp(tcp_sk(sk), dst_metric_advmss(dst));1830 tcp_move_syn(newtp, req);
1358 struct tcp_sock *newtp; local1380 newtp = tcp_sk(newsk);1391 newtp->af_specific = &tcp_sock_ipv6_mapped_specific;1446 newtp = tcp_sk(newsk);1506 newtp->advmss = tcp_mss_clamp(tcp_sk(sk), dst_metric_advmss(dst));1545 tcp_move_syn(newtp, req);