HomeSort by relevance Sort by last modified time
    Searched defs:INADDR_BROADCAST (Results 1 - 21 of 21) sorted by null

  /external/syslinux/core/lwip/src/include/ipv4/lwip/
inet.h 53 #define INADDR_BROADCAST IPADDR_BROADCAST
  /external/syslinux/gpxe/src/include/gpxe/
in.h 20 #define INADDR_BROADCAST 0xffffffff
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsipv6ok.h 82 #undef INADDR_BROADCAST
83 #define INADDR_BROADCAST(a) INADDR_BROADCAST_IPV6INCOMPATIBLE
winsock.h 133 #define INADDR_BROADCAST (u_long)0xffffffff
winsock2.h 169 #define INADDR_BROADCAST (u_long)0xffffffff
    [all...]
  /external/python/cpython2/Lib/plat-os2emx/
IN.py 61 INADDR_BROADCAST = 0xffffffff
  /external/python/cpython2/Lib/plat-aix3/
IN.py 116 INADDR_BROADCAST = 0xffffffff
  /external/python/cpython2/Lib/plat-irix5/
IN.py 96 INADDR_BROADCAST = 0xffffffff
  /bionic/libc/kernel/uapi/linux/
in.h 207 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
in.h 222 #define INADDR_BROADCAST __IPADDR(0xffffffff) /* must be masked */
  /external/iproute2/include/uapi/linux/
in.h 278 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /external/kernel-headers/original/uapi/linux/
in.h 278 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /external/python/cpython2/Lib/plat-aix4/
IN.py 146 INADDR_BROADCAST = 0xffffffff
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in.h 229 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 179 #define INADDR_BROADCAST ((in_addr_t) 0xffffffff)
  /external/python/cpython2/Lib/plat-beos5/
IN.py 308 INADDR_BROADCAST = 0xffffffff
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpPacket.java 42 public static final Inet4Address INADDR_BROADCAST = (Inet4Address) Inet4Address.ALL;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 93 #undef INADDR_BROADCAST
  /external/python/cpython2/Lib/plat-atheos/
IN.py 685 INADDR_BROADCAST = 0xffffffff
825 INADDR_BROADCAST = ( 0xffffffff)
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 34 INADDR_BROADCAST = 0xffffffff
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 305 milliseconds