Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_inet.c102 static struct inet_protosw smc_inet6_protosw = { variable
152 rc = inet6_register_protosw(&smc_inet6_protosw); in smc_inet_init()
171 inet6_unregister_protosw(&smc_inet6_protosw); in smc_inet_exit()