Home
last modified time | relevance | path

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

/net/smc/
Daf_smc.c365 static struct sock *smc_sock_alloc(struct net *net, struct socket *sock, in smc_sock_alloc() function
1710 new_sk = smc_sock_alloc(sock_net(lsk), NULL, lsk->sk_protocol); in smc_clcsock_accept()
3287 sk = smc_sock_alloc(net, sock, protocol); in __smc_create()