Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc.h38 void smc_sk_init(struct net *net, struct sock *sk, int protocol);
H A Daf_smc.c365 void smc_sk_init(struct net *net, struct sock *sk, int protocol) in smc_sk_init() function
401 smc_sk_init(net, sk, protocol); in smc_sock_alloc()