Searched refs:newclcsock (Results 1 – 1 of 1) sorted by relevance
2038 struct socket *newclcsock = new_smc->clcsock; in smc_listen_prfx_check() local2043 if (smc_clc_prfx_match(newclcsock, pclc_prfx)) in smc_listen_prfx_check()2399 struct socket *newclcsock = new_smc->clcsock; in smc_listen_work() local2417 if (!tcp_sk(newclcsock->sk)->syn_smc) { in smc_listen_work()2518 SMC_STAT_SERV_SUCC_INC(sock_net(newclcsock->sk), ini); in smc_listen_work()