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

  /external/strace/xlat/
inet_protocols.h 34 #if defined(IPPROTO_TP) || (defined(HAVE_DECL_IPPROTO_TP) && HAVE_DECL_IPPROTO_TP)
35 XLAT(IPPROTO_TP),
  /bionic/libc/kernel/uapi/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /development/ndk/platforms/android-21/include/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /external/kernel-headers/original/uapi/linux/
in.h 44 IPPROTO_TP = 29, /* SO Transport Protocol Class 4 */
45 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
in.h 47 IPPROTO_TP = 29,
49 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 54 IPPROTO_TP = 29, /* SO Transport Protocol Class 4. */
55 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 54 IPPROTO_TP = 29, /* SO Transport Protocol Class 4. */
55 #define IPPROTO_TP IPPROTO_TP
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 34 IPPROTO_TP = 29

Completed in 145 milliseconds