Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_inet.c20 static int smc_inet_init_sock(struct sock *sk);
26 .init = smc_inet_init_sock,
73 .init = smc_inet_init_sock,
113 static int smc_inet_init_sock(struct sock *sk) in smc_inet_init_sock() function