Searched refs:smc_sock_alloc (Results 1 – 1 of 1) sorted by relevance
366 static struct sock *smc_sock_alloc(struct net *net, struct socket *sock, in smc_sock_alloc() function1620 new_sk = smc_sock_alloc(sock_net(lsk), NULL, lsk->sk_protocol); in smc_clcsock_accept()3184 sk = smc_sock_alloc(net, sock, protocol); in __smc_create()