Searched refs:vxlan_get_route (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ |
D | vxlan.c | 1890 static struct rtable *vxlan_get_route(struct vxlan_dev *vxlan, struct net_device *dev, in vxlan_get_route() function 2175 rt = vxlan_get_route(vxlan, dev, sock4, skb, ifindex, tos, in vxlan_xmit_one() 2567 rt = vxlan_get_route(vxlan, dev, sock4, skb, 0, info->key.tos, in vxlan_fill_metadata_dst()
|