Searched refs:oldtp (Results 1 – 1 of 1) sorted by relevance
460 static void smc_check_reset_syn_req(const struct tcp_sock *oldtp, in smc_check_reset_syn_req() argument 469 if (oldtp->syn_smc && !ireq->smc_ok) in smc_check_reset_syn_req() 489 const struct tcp_sock *oldtp; in tcp_create_openreq_child() local 498 oldtp = tcp_sk(sk); in tcp_create_openreq_child() 500 smc_check_reset_syn_req(oldtp, req, newtp); in tcp_create_openreq_child()