Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/vxlan/
Dvxlan_multicast.c255 int vxlan_multicast_leave(struct vxlan_dev *vxlan) in vxlan_multicast_leave() function
Dvxlan_private.h223 int vxlan_multicast_leave(struct vxlan_dev *vxlan);
Dvxlan_core.c3054 vxlan_multicast_leave(vxlan); in vxlan_stop()