HomeSort by relevance Sort by last modified time
    Searched refs:IPPROTO_ENCAP (Results 1 - 13 of 13) sorted by null

  /external/strace/xlat/
inet_protocols.h 79 #if defined(IPPROTO_ENCAP) || (defined(HAVE_DECL_IPPROTO_ENCAP) && HAVE_DECL_IPPROTO_ENCAP)
80 XLAT(IPPROTO_ENCAP),
  /bionic/libc/kernel/uapi/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /development/ndk/platforms/android-21/include/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /external/kernel-headers/original/uapi/linux/
in.h 62 IPPROTO_ENCAP = 98, /* Encapsulation Header */
63 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
in.h 70 IPPROTO_ENCAP = 98,
71 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 80 IPPROTO_ENCAP = 98, /* Encapsulation Header. */
81 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 80 IPPROTO_ENCAP = 98, /* Encapsulation Header. */
81 #define IPPROTO_ENCAP IPPROTO_ENCAP
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 100 IPPROTO_ENCAP = 98

Completed in 304 milliseconds