Home
last modified time | relevance | path

Searched refs:vxlan_vs_find_vni (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/
Dvxlan.c230 static struct vxlan_dev *vxlan_vs_find_vni(struct vxlan_sock *vs, int ifindex, in vxlan_vs_find_vni() function
268 return vxlan_vs_find_vni(vs, ifindex, vni); in vxlan_find_vni()
1400 vxlan = vxlan_vs_find_vni(vs, skb->dev->ifindex, vni); in vxlan_rcv()