Searched refs:vxlan_socket_mc_leave_group (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c261 static int vxlan_socket_mc_leave_group(struct vxlan_socket *,
1152 vxlan_socket_mc_leave_group(struct vxlan_socket *vso, function
1242 error = vxlan_socket_mc_leave_group(vso, group, &source, ifidx);
1286 vxlan_socket_mc_leave_group(vso, &group, &source, ifidx);

Completed in 123 milliseconds