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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ip6_tunnel.h 14 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ip6_tunnel.h 14 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /bionic/libc/kernel/uapi/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /development/ndk/platforms/android-21/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /external/iproute2/include/linux/
ip6_tunnel.h 14 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /external/kernel-headers/original/uapi/linux/
ip6_tunnel.h 14 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
ip6_tunnel.h 27 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
  /external/iproute2/ip/
link_ip6tnl.c 219 flags |= IP6_TNL_F_USE_ORIG_FLOWLABEL;
226 flags &= ~IP6_TNL_F_USE_ORIG_FLOWLABEL;
328 if (flags & IP6_TNL_F_USE_ORIG_FLOWLABEL)

Completed in 452 milliseconds

1 2