Home | History | Annotate | Download | only in mDNSPosix

Lines Matching full:multicast_if

778 			u_int	multicast_if = interfaceIndex;
779 err = setsockopt(*sktPtr, IPPROTO_IPV6, IPV6_MULTICAST_IF, &multicast_if, sizeof(multicast_if));