Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c2563 static struct pernet_operations ovs_net_ops = { variable
2595 err = register_pernet_device(&ovs_net_ops); in dp_init()
2618 unregister_pernet_device(&ovs_net_ops); in dp_init()
2636 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()