Searched refs:newclcsock (Results 1 – 1 of 1) sorted by relevance
1118 struct socket *newclcsock = new_smc->clcsock; in smc_listen_prfx_check() local1121 if (smc_clc_prfx_match(newclcsock, pclc_prfx)) in smc_listen_prfx_check()1232 struct socket *newclcsock = new_smc->clcsock; in smc_listen_work() local1249 if (!tcp_sk(newclcsock->sk)->syn_smc) { in smc_listen_work()