Searched refs:vxlan6_get_route (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/vxlan/ |
D | vxlan_core.c | 2270 static struct dst_entry *vxlan6_get_route(struct vxlan_dev *vxlan, in vxlan6_get_route() function 2597 ndst = vxlan6_get_route(vxlan, dev, sock6, skb, ifindex, tos, in vxlan_xmit_one() 3116 ndst = vxlan6_get_route(vxlan, dev, sock6, skb, 0, info->key.tos, in vxlan_fill_metadata_dst()
|