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

<<11121314151617181920>>

  /hardware/ti/wlan/mac80211/ti-utils/
nl80211.h 159 * NL80211_CMD_GET_SCAN and on the "scan" multicast group)
166 * NL80211_CMD_GET_SURVEY and on the "scan" multicast group)
197 * as an event on the "mlme" multicast group indicating completion of the
232 * MIC (part of TKIP) failure; sent on the "mlme" multicast group; the
    [all...]
  /external/mdnsresponder/mDNSShared/
dns_sd.h 48 * This behavior is a result of combining protocols such as multicast and
49 * DNS to add new functionality to the network (such as multicast DNS).
230 /* Flag for signifying that a query or registration should be performed exclusively via multicast
584 * which (at present) means, "if the name is in an mDNS local multicast domain
585 * (e.g. 'local.', '254.169.in-addr.arpa.', '{8,9,A,B}.E.F.ip6.arpa.') then multicast
590 * If the client passes a positive interface index, then for multicast names that
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prio.h 233 PR_SockOpt_McastInterface, /* multicast interface address */
234 PR_SockOpt_McastTimeToLive, /* multicast timetolive */
235 PR_SockOpt_McastLoopback, /* multicast loopback */
249 PRNetAddr mcaddr; /* IP multicast address of group */
259 PRUintn mcast_ttl; /* IP multicast time to live */
264 PRBool mcast_loopback; /* IP multicast loopback */
273 PRNetAddr mcast_if; /* multicast interface address */
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 44 // Note: Microsoft's proposed "Link Local Multicast Name Resolution Protocol" (LLMNR) is essentially a limited version of
45 // Multicast DNS, using the same packet formats, naming syntax, and record types as Multicast DNS, but on a different UDP
46 // port and multicast address, which means it won't interoperate with the existing installed base of Multicast DNS responders.
47 // LLMNR uses IPv4 multicast address 224.0.0.252, IPv6 multicast address FF02::0001:0003, and UDP port 5355.
48 // Uncomment the appropriate lines below to build a special Multicast DNS responder for testing interoperability
380 // Domains that are defined to be resolved via link-local multicast are:
    [all...]
mDNS.c 150 // Depending on whether this is a multicast or unicast question we want to set either:
    [all...]
mDNSEmbeddedAPI.h 137 kDNSClass_Mask = 0x7FFF,// Multicast DNS uses the bottom 15 bits to identify the record class...
417 // Multicast DNS uses announcements (gratuitous responses) to update peer caches.
423 // This means that whereas Multicast DNS can use announcements to pre-emptively update stale data
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 64 * This is the multicast group, we are listening to for multicast DNS messages.
68 * This is our multicast socket.
419 // Bind to multicast socket
    [all...]
  /external/iproute2/ip/
ipaddress.c 98 _PF(MULTICAST);
279 (uint64_t)s->multicast);
325 s->multicast
    [all...]
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 536 __u32 multicast; member in struct:rtnl_link_stats
  /external/iputils/
ping6.c 1057 fprintf(stderr, "ping: multicast ping with too short interval.\n");
1061 fprintf(stderr, "ping: multicast ping does not fragment.\n");
1152 perror ("can't disable multicast loopback");
1159 perror ("can't set multicast hop limit");
    [all...]
  /external/kernel-headers/original/linux/
wireless.h 120 * - Support for unicast and multicast power saving
281 /* Power saving stuff (power management, unicast and multicast) */
482 #define IW_POWER_MULTICAST_R 0x0200 /* Receive only multicast messages */
792 struct sockaddr addr; /* ff:ff:ff:ff:ff:ff for broadcast/multicast
    [all...]
  /external/libnl-headers/
netlink-types.h 335 * Maximum number of retries for multicast solicitation.
  /external/tcpdump/
nameser.h 80 * Port for multicast DNS; see
print-pim.c 509 * | Group multicast Address |
759 /* encapsulated multicast packet */
818 * | Encoded-Multicast Group Address-1 |
839 * | Encoded-Multicast Group Address-n |
print-wb.c 388 * Print whiteboard multicast packets.
tcpdump.1 885 .IP "\fBether multicast\fR"
886 True if the packet is an Ethernet multicast packet.
890 .IP "\fBip multicast\fR"
891 True if the packet is an IPv4 multicast packet.
892 .IP "\fBip6 multicast\fR"
893 True if the packet is an IPv6 multicast packet.
    [all...]
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 136 * @unicast: Non-zero = unicast, 0 = multicast/broadcast key
  /external/wpa_supplicant_8/src/wps/
wps_upnp.c 135 * UPnP discovery begins with "devices" send out multicast UDP packets to a
136 * certain fixed multicast IP address and port, and "control points" sending
1023 /* Fix up linux multicast handling */
    [all...]
  /frameworks/base/docs/html/google/gcm/
c2dm.jd 63 <dt><strong>Multicast messages</strong></dt>
  /frameworks/base/services/common_time/
common_time_server_api.cpp 112 // Only multicast and broadcast endpoints with explicit ports are allowed.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 120 * - Support for unicast and multicast power saving
293 /* Power saving stuff (power management, unicast and multicast) */
495 #define IW_POWER_MULTICAST_R 0x0200 /* Receive only multicast messages */
819 struct sockaddr addr; /* ff:ff:ff:ff:ff:ff for broadcast/multicast
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 168 /* Allow broadcasting, listen to multicast */
wireless.h 120 * - Support for unicast and multicast power saving
293 /* Power saving stuff (power management, unicast and multicast) */
495 #define IW_POWER_MULTICAST_R 0x0200 /* Receive only multicast messages */
819 struct sockaddr addr; /* ff:ff:ff:ff:ff:ff for broadcast/multicast
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 120 * - Support for unicast and multicast power saving
293 /* Power saving stuff (power management, unicast and multicast) */
495 #define IW_POWER_MULTICAST_R 0x0200 /* Receive only multicast messages */
819 struct sockaddr addr; /* ff:ff:ff:ff:ff:ff for broadcast/multicast
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 536 __u32 multicast; member in struct:rtnl_link_stats

Completed in 2109 milliseconds

<<11121314151617181920>>