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