Searched refs:fdst (Results 1 – 1 of 1) sorted by relevance
2690 struct vxlan_rdst *rdst, *fdst = NULL; in vxlan_xmit() local2786 if (!fdst) { in vxlan_xmit()2787 fdst = rdst; in vxlan_xmit()2794 if (fdst) in vxlan_xmit()2795 vxlan_xmit_one(skb, dev, vni, fdst, did_rsc); in vxlan_xmit()