Home
last modified time | relevance | path

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

/Linux-v6.1/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.c3009 vxlan_multicast_leave(vxlan); in vxlan_stop()