HomeSort by relevance Sort by last modified time
    Searched refs:INADDR_BROADCAST (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /frameworks/base/services/net/java/android/net/dhcp/
DhcpDiscoverPacket.java 44 fillInPacket(encap, INADDR_BROADCAST, INADDR_ANY, destUdp,
DhcpRequestPacket.java 49 fillInPacket(encap, INADDR_BROADCAST, INADDR_ANY, destUdp, srcUdp,
DhcpAckPacket.java 58 Inet4Address destIp = mBroadcast ? INADDR_BROADCAST : mYourIp;
DhcpOfferPacket.java 60 Inet4Address destIp = mBroadcast ? INADDR_BROADCAST : mYourIp;
  /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
  /bionic/libc/kernel/uapi/linux/
in.h 267 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /development/ndk/platforms/android-21/include/linux/
in.h 247 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /development/ndk/platforms/android-3/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /external/iproute2/include/linux/
in.h 276 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /external/kernel-headers/original/uapi/linux/
in.h 276 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
in.h 232 #define INADDR_BROADCAST ((unsigned long int) 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/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
in.h 195 #define INADDR_BROADCAST ((unsigned long int) 0xffffffff)

Completed in 99 milliseconds

1 2 3 4