Searched refs:__smc_create (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/smc/
H A Daf_smc.c3324 static int __smc_create(struct net *net, struct socket *sock, int protocol, function
3385 return __smc_create(net, sock, protocol, kern, NULL);
3420 ret = __smc_create(net, smcsock, protocol, 1, tcp);

Completed in 89 milliseconds