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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsipv6ok.h 72 #undef IN_CLASSD
73 #define IN_CLASSD(a) IN_CLASSD_IPV6INCOMPATIBLE
  /external/tcpdump/
print-igmp.c 33 #ifndef IN_CLASSD
34 #define IN_CLASSD(i) (((int32_t)(i) & 0xf0000000) == 0xe0000000)
119 if (IN_CLASSD(EXTRACT_32BITS(&tr->tr_raddr)))
141 if (IN_CLASSD(EXTRACT_32BITS(&tr->tr_raddr)))
  /bionic/libc/kernel/uapi/linux/
in.h 260 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
261 #define IN_MULTICAST(a) IN_CLASSD(a)
  /development/ndk/platforms/android-21/include/linux/
in.h 240 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
241 #define IN_MULTICAST(a) IN_CLASSD(a)
  /development/ndk/platforms/android-3/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /external/iproute2/include/linux/
in.h 265 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
266 #define IN_MULTICAST(a) IN_CLASSD(a)
  /external/kernel-headers/original/uapi/linux/
in.h 265 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
266 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
in.h 221 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
222 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
in.h 218 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
219 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
in.h 186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000)
187 #define IN_MULTICAST(a) IN_CLASSD(a)

Completed in 1628 milliseconds

1 2 3