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.c19 static int smc_inet_init_sock(struct sock *sk);
24 .init = smc_inet_init_sock,
70 .init = smc_inet_init_sock,
109 static int smc_inet_init_sock(struct sock *sk) in smc_inet_init_sock() function