Searched refs:fdst (Results 1 – 1 of 1) sorted by relevance
2762 struct vxlan_rdst *rdst, *fdst = NULL; in vxlan_xmit() local2858 if (!fdst) { in vxlan_xmit()2859 fdst = rdst; in vxlan_xmit()2866 if (fdst) in vxlan_xmit()2867 vxlan_xmit_one(skb, dev, vni, fdst, did_rsc); in vxlan_xmit()