Home
last modified time | relevance | path

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

/linux/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.c1313 static struct pernet_operations mctp_net_ops = { variable
1329 return register_pernet_subsys(&mctp_net_ops); in mctp_routes_init()
1334 unregister_pernet_subsys(&mctp_net_ops); in mctp_routes_exit()

Completed in 8 milliseconds