HomeSort by relevance Sort by last modified time
    Searched refs:multicast (Results 276 - 291 of 291) sorted by null

<<1112

  /prebuilts/go/darwin-x86/src/net/
interface_windows.go 35 // multiple IP addresses including unicast, anycast and multicast
sock_posix.go 185 // is an appropriate UDP multicast address prefix.
  /prebuilts/go/linux-x86/src/net/
interface_windows.go 35 // multiple IP addresses including unicast, anycast and multicast
sock_posix.go 185 // is an appropriate UDP multicast address prefix.
  /external/libnl/lib/route/
link.c 323 link->l_stats[RTNL_LINK_MULTICAST] = st->multicast;
366 link->l_stats[RTNL_LINK_MULTICAST] = st.multicast;
802 " frame missed multicast\n");
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
davicom.c 2 #error multicast support is not yet implemented
eepro.c 2 #error multicast support is not yet implemented
smc9000.c 2 #error multicast support is not yet implemented
  /external/libpcap/
scanner.l 324 multicast return TK_MULTICAST;
  /compatibility/cdd/7_hardware-compatibility/
7_4_data-connectivity.md 68 * [C-1-3] MUST implement the [multicast API](
71 * [C-1-4] MUST support multicast DNS (mDNS) and MUST NOT filter mDNS packets
  /external/iproute2/ip/
ipaddress.c 108 _PF(MULTICAST);
477 print_num(fp, 7, s->multicast);
542 print_num(fp, 7, s->multicast);
    [all...]
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 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 socke
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 67 transport) or RTP (for network multicast). For purposes of a few
  /external/toybox/toys/pending/
ip.c 94 {"multicast", RTN_MULTICAST}, {"blackhole", RTN_BLACKHOLE},
635 {"multicast", 3}, {"dynamic", 4}, {"name", 5}, {"txqueuelen", 6},
714 rtstat->rx_dropped, rtstat->rx_over_errors, rtstat->multicast);
745 {"MULTICAST", IFF_MULTICAST}, {"PORTSEL", IFF_PORTSEL},
    [all...]
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 586 milliseconds

<<1112