Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_inet.c54 static struct inet_protosw smc_inet_protosw = { variable
143 inet_register_protosw(&smc_inet_protosw); in smc_inet_init()
162 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_init()
174 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_exit()