Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mctp/
A Dneigh.c320 static struct pernet_operations mctp_net_ops = { variable
334 return register_pernet_subsys(&mctp_net_ops); in mctp_neigh_init()
339 unregister_pernet_subsys(&mctp_net_ops); in mctp_neigh_exit()
A Droute.c1392 static struct pernet_operations mctp_net_ops = { variable
1408 return register_pernet_subsys(&mctp_net_ops); in mctp_routes_init()
1413 unregister_pernet_subsys(&mctp_net_ops); in mctp_routes_exit()

Completed in 8 milliseconds