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

/linux-4.1.27/net/openvswitch/
H A Ddatapath.c2246 static struct pernet_operations ovs_net_ops = { variable in typeref:struct:pernet_operations
2277 err = register_pernet_device(&ovs_net_ops); dp_init()
2300 unregister_pernet_device(&ovs_net_ops); dp_init()
2318 unregister_pernet_device(&ovs_net_ops); dp_cleanup()

Completed in 45 milliseconds