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

/linux-master/net/mctp/
H A Dneigh.c320 static struct pernet_operations mctp_net_ops = { variable in typeref:struct:pernet_operations
334 return register_pernet_subsys(&mctp_net_ops);
339 unregister_pernet_subsys(&mctp_net_ops);
H A Droute.c1472 static struct pernet_operations mctp_net_ops = { variable in typeref:struct:pernet_operations
1488 return register_pernet_subsys(&mctp_net_ops);
1493 unregister_pernet_subsys(&mctp_net_ops);

Completed in 172 milliseconds