Searched defs:ovs_net (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/net/openvswitch/
H A Ddp_notify.c49 struct ovs_net *ovs_net = container_of(work, struct ovs_net, dp_notify_work); ovs_dp_notify_wq() local
75 struct ovs_net *ovs_net; dp_device_event() local
H A Ddatapath.h133 struct ovs_net { struct
H A Dconntrack.c662 struct ovs_net *ovs_net = net_generic(net, ovs_net_id); ovs_ct_verify() local
774 struct ovs_net *ovs_net = net_generic(net, ovs_net_id); ovs_ct_init() local
786 struct ovs_net *ovs_net = net_generic(net, ovs_net_id); ovs_ct_exit() local
H A Ddatapath.c1532 struct ovs_net *ovs_net; ovs_dp_cmd_new() local
1751 struct ovs_net *ovs_net = net_generic(sock_net(skb->sk), ovs_net_id); ovs_dp_cmd_dump() local
2233 struct ovs_net *ovs_net = net_generic(net, ovs_net_id); ovs_init_net() local
2244 struct ovs_net *ovs_net = net_generic(net, ovs_net_id); list_vports_from_net() local
2267 struct ovs_net *ovs_net = net_generic(dnet, ovs_net_id); ovs_exit_net() local

Completed in 124 milliseconds