Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_inet.c101 static struct inet_protosw smc_inet6_protosw = { variable
139 rc = inet6_register_protosw(&smc_inet6_protosw); in smc_inet_init()
158 inet6_unregister_protosw(&smc_inet6_protosw); in smc_inet_exit()