HomeSort by relevance Sort by last modified time
    Searched defs:IN_CLASSA_NET (Results 1 - 25 of 177) sorted by null

1 2 3 4 5 6 7 8

  /external/syslinux/core/lwip/src/include/ipv4/lwip/
inet.h 60 #define IN_CLASSA_NET IP_CLASSA_NET
  /external/syslinux/gpxe/src/include/gpxe/
in.h 23 #define IN_CLASSA_NET 0xff000000
  /external/python/cpython2/Lib/plat-os2emx/
IN.py 33 IN_CLASSA_NET = 0xff000000
  /external/python/cpython2/Lib/plat-aix3/
IN.py 91 IN_CLASSA_NET = 0xff000000
  /external/python/cpython2/Lib/plat-irix5/
IN.py 69 IN_CLASSA_NET = 0xff000000
  /bionic/libc/kernel/uapi/linux/
in.h 200 #define IN_CLASSA_NET 0xff000000
202 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /development/ndk/platforms/android-21/include/linux/
in.h 224 #define IN_CLASSA_NET 0xff000000
226 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /development/ndk/platforms/android-9/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
in.h 174 #define IN_CLASSA_NET __IPADDR(0xff000000)
  /external/iproute2/include/linux/
in.h 249 #define IN_CLASSA_NET 0xff000000
251 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /external/kernel-headers/original/uapi/linux/
in.h 250 #define IN_CLASSA_NET 0xff000000
252 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /external/python/cpython2/Lib/plat-aix4/
IN.py 116 IN_CLASSA_NET = 0xff000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
in.h 205 #define IN_CLASSA_NET 0xff000000
207 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 154 #define IN_CLASSA_NET 0xff000000
156 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in.h 202 #define IN_CLASSA_NET 0xff000000
204 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 154 #define IN_CLASSA_NET 0xff000000
156 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
in.h 170 #define IN_CLASSA_NET 0xff000000
172 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)

Completed in 640 milliseconds

1 2 3 4 5 6 7 8