Home
last modified time | relevance | path

Searched refs:oldtp (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_minisocks.c488 static void smc_check_reset_syn_req(const struct tcp_sock *oldtp, in smc_check_reset_syn_req() argument
497 if (oldtp->syn_smc && !ireq->smc_ok) in smc_check_reset_syn_req()
517 const struct tcp_sock *oldtp; in tcp_create_openreq_child() local
526 oldtp = tcp_sk(sk); in tcp_create_openreq_child()
528 smc_check_reset_syn_req(oldtp, req, newtp); in tcp_create_openreq_child()