Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Daf_smc.c2037 struct socket *newclcsock = new_smc->clcsock; in smc_listen_prfx_check() local
2044 if (smc_clc_prfx_match(newclcsock, pclc_prfx)) in smc_listen_prfx_check()
2430 struct socket *newclcsock = new_smc->clcsock; in smc_listen_work() local
2449 if (!tcp_sk(newclcsock->sk)->syn_smc) { in smc_listen_work()
2557 SMC_STAT_SERV_SUCC_INC(sock_net(newclcsock->sk), ini); in smc_listen_work()