Searched
full:broadcast (Results
801 -
825 of
2626) sorted by null
<<31323334353637383940>>
/external/libnl/lib/route/ |
addr.c | 51 * // Broadcast address may be specified using the relevant 388 nl_dump(p, " broadcast %s", 449 diff |= ADDR_DIFF(BROADCAST, nl_addr_cmp(a->a_bcast, b->a_bcast)); 473 __ADD(ADDR_ATTR_BROADCAST, broadcast)
|
/external/libnl/src/ |
nl-route-delete.c | 56 " --type=TYPE { unicast | local | broadcast | multicast }\n"
|
/external/libpcap/ |
fad-win32.c | 96 (struct sockaddr *)&if_addrs[if_addr_size].Broadcast,
|
pcap_findalldevs.3pcap | 134 that contains the broadcast address corresponding to the address pointed
|
/external/libpcap/pcap/ |
sll.h | 46 * LINUX_SLL_BROADCAST packet was broadcast
|
/external/llvm/include/llvm/Analysis/ |
VectorUtils.h | 75 /// a sequence of instructions that broadcast a single value into a vector.
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/ |
x16430.htm | 156 satellite broadcast. A separate project aiming at digital receivers
|
x3891.htm | 169 >YUV is the format native to TV broadcast and composite video
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
stress.c | 185 FAILED("Cond broadcast failed");
|
/external/openssh/openbsd-compat/ |
inet_aton.c | 85 * cannot distinguish between failure and a local broadcast address.
|
/external/ppp/pppd/include/net/ |
ppp_defs.h | 75 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
|
/external/ppp/pppd/plugins/rp-pppoe/ |
if.c | 149 fatal("Can't use interface %.16s: it has broadcast/multicast MAC address",
|
pppoe-discovery.c | 153 "Interface %.16s has broadcast/multicast MAC address??", 457 /* Set destination to Ethernet broadcast address */ 568 if (BROADCAST(packet.ethHdr.h_source)) { 569 fprintf(stderr, "Ignoring PADO packet from broadcast MAC address\n");
|
/external/slf4j/slf4j-site/src/site/pages/ |
mailing-lists.html | 23 list, a copy of that message is broadcast to everyone who is
|
/external/syslinux/core/fs/pxe/ |
pxe.h | 96 uint16_t flags; /* Broadcast flags */
|
/external/syslinux/core/lwip/ |
UPGRADING | 116 * Added SO_REUSE_RXTOALL to pass received UDP broadcast/multicast packets to
|
/external/syslinux/gpxe/src/drivers/net/ |
b44.h | 158 #define RXCONFIG_DBCAST 0x00000001 /* Disable Broadcast */ 221 #define B44_TX_BCAST 0x0510UL /* MIB TX Broadcast Packets */ 245 #define B44_RX_BCAST 0x0590UL /* MIB RX Broadcast Packets */ 381 #define RX_FLAG_BCAST 0x00000040 /* Dest is Broadcast Address */
|
/external/syslinux/gpxe/src/net/ |
ethernet.c | 40 /** Ethernet broadcast MAC address */
|
/external/tcpdump/ |
smb.h | 43 #define SMBsendb 0xD1 /* send broadcast message */
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_sd.c | 68 /* if the query is a broadcast query */ 71 * check if there are any broadcast queries pending for 127 /* If the query is a broadcast query, decrease one from 899 /* Update all the devices for the newly added broadcast query */
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_i.h | 45 * Advertisements are broadcast via UDP NOTIFYs, and are also the essence of
|
/external/wpa_supplicant_8/wpa_supplicant/ |
todo.txt | 11 - Cisco AP and non-zero keyidx for unicast -> map to broadcast
|
/frameworks/av/services/camera/libcameraservice/utils/ |
ClientManager.h | 531 mRemovedCondition.broadcast(); 594 mRemovedCondition.broadcast(); 615 mRemovedCondition.broadcast(); 670 mRemovedCondition.broadcast();
|
/frameworks/base/core/java/android/app/ |
NotificationChannelGroup.java | 64 * broadcast. <p>The recommended maximum length is 40 characters; the value may be
|
/frameworks/base/core/java/android/content/ |
ContentQueryMap.java | 101 // If anyone is listening, we need to do this now to broadcast
|
Completed in 1660 milliseconds
<<31323334353637383940>>