Home | History | Annotate | Download | only in mDNSPosix

Lines Matching full:multicast

260 		// packet arrived as a multicast and, if so, set its
269 // so all we can do is just assume it's a multicast
623 // If mDNSIPPort port is non-zero, then it's a multicast socket on the specified interface
647 // ... with a shared UDP port, if it's for multicast receiving
655 #error This platform has no way to avoid address busy errors on multicast.
694 // Add multicast group membership on this interface
717 // and multicast packets with TTL 255 too
760 // Add multicast group membership on this interface
798 // and multicast packets with TTL 255 too
900 // Set up the multicast socket
985 // Temporary workaround: Multicast loopback on IPv6 interfaces appears not to work.
1223 // If we fail, someone else got here first. That's not a big problem; we can share the port for multicast responses --