/external/grub/netboot/ |
w89c840.c | 873 u32 mc_filter[2]; /* Multicast hash filter */ 880 * Actually, should work OK with multicast enabled. -- iko
|
natsemi.c | 559 * with our MAC address, and reject all multicast packets.
|
/external/openssl/crypto/x509v3/ |
v3_addr.c | 272 BIO_puts(out, " (Multicast)"); 275 BIO_puts(out, " (Unicast/Multicast)"); [all...] |
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | 266 * NL80211_CMD_GET_SCAN and on the "scan" multicast group) 296 * NL80211_CMD_GET_SURVEY and on the "scan" multicast group) 333 * as an event on the "mlme" multicast group indicating completion of the 368 * MIC (part of TKIP) failure; sent on the "mlme" multicast group; the [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiStateMachine.java | 279 /* Tracks if we are filtering Multicast v4 packets. Default is to filter. */ [all...] |
/external/qemu/ |
qemu-options.hx | 757 " connect the vlan 'n' to multicast maddr and port\n" 835 machines using a UDP multicast socket, effectively making a bus for 836 every QEMU with same multicast address @var{maddr} and @var{port}. 841 correct multicast setup for these hosts). 846 Use @option{fd=h} to specify an already opened UDP multicast socket. [all...] |
/external/iproute2/ip/ |
iproute.c | 81 fprintf(stderr, "TYPE := [ unicast | local | broadcast | multicast | throw |\n"); 450 PRTFL(MULTICAST, "mc"); [all...] |
/external/iputils/ |
ping.c | 559 perror ("ping: can't disable multicast loopback"); 567 perror ("ping: can't set multicast time-to-live"); [all...] |
/system/netd/ |
CommandListener.cpp | 481 multi = (flags & IFF_MULTICAST) ? " multicast" : ""; 553 } else if (!strcmp(flag, "multicast")) { [all...] |
/external/chromium_org/chrome/browser/extensions/api/socket/ |
socket_api.cc | 46 "Only UDP socket supports multicast.";
|
/external/chromium_org/ppapi/tests/extensions/socket/ |
test_socket.cc | 88 } else if (test_type_ == "multicast") {
|
/external/kernel-headers/original/linux/ |
wanrouter.h | 407 char mc; /* Multicast on or off */
|
/external/libppp/src/ |
iface.c | 645 if_entry(MULTICAST),
|
/external/libvorbis/doc/ |
01-introduction.tex | 67 transport) or RTP (for network multicast). For purposes of a few
|
/external/tcpdump/ |
print-ip.c | 482 /* DVMRP multicast tunnel (ip-in-ip encapsulation) */
|
/frameworks/base/core/java/android/net/nsd/ |
NsdManager.java | 46 * limited to a local network over Multicast DNS. DNS service discovery is described at
|
/frameworks/base/docs/html/about/versions/ |
android-1.6.jd | 370 Multicast mode.
|
/frameworks/base/docs/html/reference/com/google/android/gcm/server/ |
package-summary.html | 675 <td class="jd-descrcol" width="100%">Result of a GCM multicast message request . </td>
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SimpleSessionDescription.java | 28 * implementation does not support multicast sessions.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.11.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
wanrouter.h | 407 char mc; /* Multicast on or off */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wanrouter.h | 407 char mc; /* Multicast on or off */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wanrouter.h | 407 char mc; /* Multicast on or off */
|
/external/mdnsresponder/mDNSPosix/ |
nss_mdns.c | 889 kDNSServiceFlagsForceMulticast, // force multicast query 964 kDNSServiceFlagsForceMulticast, // force multicast query [all...] |
/external/ppp/pppd/ |
auth.c | [all...] |