Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Daf_smc.c3424 static struct pernet_operations smc_net_ops = { variable
3440 rc = register_pernet_subsys(&smc_net_ops); in smc_init()
3554 unregister_pernet_subsys(&smc_net_ops); in smc_init()
3576 unregister_pernet_subsys(&smc_net_ops); in smc_exit()