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