HomeSort by relevance Sort by last modified time
    Searched defs:IPV6_FLOWINFO_FLOWLABEL (Results 76 - 100 of 102) sorted by null

1 2 34 5

  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
in6.h 91 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff
  /external/python/cpython2/Lib/plat-irix6/
IN.py 216 IPV6_FLOWINFO_FLOWLABEL = 0x00ffffff
240 IPV6_FLOWINFO_FLOWLABEL = 0xffffff00
270 def IPV6_SET_FLOWLABEL(x): return (htonl(x) & IPV6_FLOWINFO_FLOWLABEL)

Completed in 131 milliseconds

1 2 34 5