Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dcore.c142 static struct pernet_operations tipc_topsrv_net_ops = { variable
169 err = register_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
199 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
217 unregister_pernet_device(&tipc_topsrv_net_ops); in tipc_exit()