Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dvxlan.c279 static struct vxlan_dev *vxlan_vs_find_vni(struct vxlan_sock *vs, u32 id) in vxlan_vs_find_vni() function
302 return vxlan_vs_find_vni(vs, id); in vxlan_find_vni()
1268 vxlan = vxlan_vs_find_vni(vs, vni); in vxlan_rcv()