ovs_dst           831 net/openvswitch/actions.c 		struct dst_entry ovs_dst;
ovs_dst           836 net/openvswitch/actions.c 		dst_init(&ovs_dst, &ovs_dst_ops, NULL, 1,
ovs_dst           838 net/openvswitch/actions.c 		ovs_dst.dev = vport->dev;
ovs_dst           841 net/openvswitch/actions.c 		skb_dst_set_noref(skb, &ovs_dst);