HomeSort by relevance Sort by last modified time
    Searched full:multicast (Results 251 - 275 of 658) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtnetlink.h 170 RTN_MULTICAST, /* Multicast route */
511 /* RTnetlink multicast groups - backwards compatibility for userspace */
532 /* RTnetlink multicast groups */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
rtnetlink.h 170 RTN_MULTICAST, /* Multicast route */
511 /* RTnetlink multicast groups - backwards compatibility for userspace */
532 /* RTnetlink multicast groups */
  /bionic/libc/kernel/common/linux/
if_tr.h 60 unsigned long multicast; member in struct:tr_statistics
  /external/bluetooth/bluedroid/bta/include/
bta_pan_ci.h 134 ** Description This function is called to set multicast filters
  /external/bluetooth/bluedroid/stack/bnep/
bnep_api.c 632 ** Description This function sets the filters for multicast addresses for BNEP.
637 ** multicast address ranges
639 ** multicast address ranges
673 /* Fill the multicast filter values in connnection block */
  /external/chromium_org/chrome/browser/extensions/api/sockets_udp/
sockets_udp_apitest.cc 122 base::StringPrintf("multicast:%s:%d", kHostname.c_str(), kPort));
  /external/chromium_org/cloud_print/gcp20/prototype/
gcp20_device.cc 31 "instead of multicast\n"
  /external/iproute2/include/linux/
if_tun.h 87 #define TUN_FLT_ALLMULTI 0x0001 /* Accept all multicast packets */
if.h 40 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
45 #define IFF_MULTICAST 0x1000 /* Supports multicast */
  /external/iproute2/man/man8/
ip-neighbour.8 121 interface or if the address is multicast or broadcast.
  /external/jmdns/src/javax/jmdns/
NetworkTopologyDiscovery.java 118 * Return the instance of the Multihommed Multicast DNS.
  /external/kernel-headers/original/linux/
if_tun.h 87 #define TUN_FLT_ALLMULTI 0x0001 /* Accept all multicast packets */
if.h 40 #define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
45 #define IFF_MULTICAST 0x1000 /* Supports multicast */
  /external/srtp/test/
rtpw.c 111 * leave_group(...) de-registers from a multicast group
278 fprintf(stderr, "%s: Failed to set TTL for multicast group", argv[0]);
289 fprintf(stderr, "%s: Failed to join multicast group", argv[0]);
519 fprintf(stderr, "%s: Failed to leave multicast group", name);
  /external/tcpdump/
INSTALL 154 print-dvmrp.c - Distance Vector Multicast Routing Protocol printer routines
185 print-msdp.c - Multicast Source Discovery Protocol printer routines
193 print-pgm.c - Pragmatic General Multicast printer routines
194 print-pim.c - Protocol Independent Multicast printer routines
  /libcore/luni/src/main/java/java/net/
Inet4Address.java 79 * right) it is not multicast. ( < 224.0.1.0)
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTestCase.java 133 return "Multicast";
  /external/iputils/doc/
rdisc.sgml 33 <command/rdisc/ listens on the ALL_HOSTS (224.0.0.1) multicast address
46 to the ALL_ROUTERS (224.0.0.2) multicast address
  /external/mdnsresponder/mDNSShared/
dns-sd.1 23 .Nd Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool \" For whatis
103 In current implementations, only the local multicast domain "local" is
mDNS.1 23 .Nd Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool \" For whatis
107 In current implementations, only the local multicast domain "local" is
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 46 ATTRIBUTE Ascend-Multicast-Rate-Limit 152 integer
49 ATTRIBUTE Ascend-Multicast-Client 155 integer
275 VALUE Ascend-Multicast-Client Multicast-No 0
276 VALUE Ascend-Multicast-Client Multicast-Yes 1
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 312 // We try the first query using unicast, but if that doesn't work we try again via multicast.
901 mprintf("Multicast Response Packets: %7d (avg%5d/min)\n", NumPktR, NumPktR * mul / div);
902 mprintf("Total Multicast Packets: %7d (avg%5d/min)\n", TotPkt, TotPkt * mul / div);
    [all...]
  /external/iputils/
rdisc.c 52 * The next include contains all defs and structures for multicast
54 * is ever used because it does not support multicast
749 /* TBD verify that the link is multicast or broadcast */
837 /* TBD verify that the link is multicast or broadcast */
1065 logdebug("Multicast to interface %s, %s\n",
1072 logerr("Cannot send multicast packet over interface %s, %s\n",
1081 logerr("Cannot send multicast packet over interface %s, %s\n",
    [all...]
  /bionic/libc/include/netinet/
icmp6.h 100 #define MLD_LISTENER_QUERY 130 /* multicast listener query */
101 #define MLD_LISTENER_REPORT 131 /* multicast listener report */
102 #define MLD_LISTENER_DONE 132 /* multicast listener done */
181 * Multicast Listener Discovery
185 struct in6_addr mld_addr; /* multicast address */
  /development/ndk/platforms/android-3/include/netinet/
icmp6.h 98 #define MLD_LISTENER_QUERY 130 /* multicast listener query */
99 #define MLD_LISTENER_REPORT 131 /* multicast listener report */
100 #define MLD_LISTENER_DONE 132 /* multicast listener done */
174 * Multicast Listener Discovery
178 struct in6_addr mld_addr; /* multicast address */

Completed in 614 milliseconds

<<11121314151617181920>>