Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c2570 static struct pernet_operations ovs_net_ops = { variable
2602 err = register_pernet_device(&ovs_net_ops); in dp_init()
2625 unregister_pernet_device(&ovs_net_ops); in dp_init()
2643 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c2702 static struct pernet_operations ovs_net_ops = { variable
2745 err = register_pernet_device(&ovs_net_ops); in dp_init()
2771 unregister_pernet_device(&ovs_net_ops); in dp_init()
2789 unregister_pernet_device(&ovs_net_ops); in dp_cleanup()

Completed in 7 milliseconds