Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/vxlan/
Dvxlan_private.h155 int vxlan_multicast_leave(struct vxlan_dev *vxlan);
Dvxlan_multicast.c255 int vxlan_multicast_leave(struct vxlan_dev *vxlan) in vxlan_multicast_leave() function
Dvxlan_core.c3012 vxlan_multicast_leave(vxlan); in vxlan_stop()