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

/linux-4.1.27/drivers/net/
H A Dvxlan.c2053 struct vxlan_rdst *rdst, *fdst = NULL; vxlan_xmit() local
2105 if (!fdst) { vxlan_xmit()
2106 fdst = rdst; vxlan_xmit()
2114 if (fdst) vxlan_xmit()
2115 vxlan_xmit_one(skb, dev, fdst, did_rsc); vxlan_xmit()

Completed in 51 milliseconds