Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c816 static struct dst_ops ovs_dst_ops = { variable
871 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1, in ovs_fragment()
888 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1, in ovs_fragment()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c819 static struct dst_ops ovs_dst_ops = { variable
876 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1, in ovs_fragment()
893 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1, in ovs_fragment()

Completed in 4 milliseconds