Searched refs:fdst (Results 1 – 1 of 1) sorted by relevance
2053 struct vxlan_rdst *rdst, *fdst = NULL; in vxlan_xmit() local2105 if (!fdst) { in vxlan_xmit()2106 fdst = rdst; in vxlan_xmit()2114 if (fdst) in vxlan_xmit()2115 vxlan_xmit_one(skb, dev, fdst, did_rsc); in vxlan_xmit()