Home
last modified time | relevance | path

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

/linux/net/mctp/
H A Dneigh.c323 static struct pernet_operations mctp_net_ops = {
338 err = register_pernet_subsys(&mctp_net_ops); in mctp_neigh_init()
344 unregister_pernet_subsys(&mctp_net_ops); in mctp_neigh_init()
352 unregister_pernet_subsys(&mctp_net_ops);
320 static struct pernet_operations mctp_net_ops = { global() variable
H A Droute.c1743 static struct pernet_operations mctp_net_ops = { variable
1760 err = register_pernet_subsys(&mctp_net_ops); in mctp_routes_init()
1771 unregister_pernet_subsys(&mctp_net_ops); in mctp_routes_init()
1780 unregister_pernet_subsys(&mctp_net_ops); in mctp_routes_exit()