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

/linux-4.4.14/net/openvswitch/
H A Dactions.c653 static struct dst_ops ovs_dst_ops = { variable in typeref:struct:dst_ops
693 dst_init(&ovs_dst, &ovs_dst_ops, NULL, 1, ovs_fragment()
714 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1, ovs_fragment()

Completed in 70 milliseconds