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

  /external/strace/xlat/
socktcpoptions.h 43 #if defined(TCP_MD5SIG) || (defined(HAVE_DECL_TCP_MD5SIG) && HAVE_DECL_TCP_MD5SIG)
44 XLAT(TCP_MD5SIG),
  /bionic/libc/kernel/uapi/linux/
tcp.h 107 #define TCP_MD5SIG 14
199 struct tcp_md5sig { struct
  /development/ndk/platforms/android-L/include/linux/
tcp.h 107 #define TCP_MD5SIG 14
197 struct tcp_md5sig { struct
  /external/kernel-headers/original/uapi/linux/
tcp.h 104 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
191 /* for TCP_MD5SIG socket option */
194 struct tcp_md5sig { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
tcp.h 98 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
162 /* for TCP_MD5SIG socket option */
165 struct tcp_md5sig { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tcp.h 98 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
162 /* for TCP_MD5SIG socket option */
165 struct tcp_md5sig { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
tcp.h 107 #define TCP_MD5SIG 14
199 struct tcp_md5sig { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
tcp.h 107 #define TCP_MD5SIG 14
199 struct tcp_md5sig { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
tcp.h 107 #define TCP_MD5SIG 14
199 struct tcp_md5sig { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
tcp.h 107 #define TCP_MD5SIG 14
199 struct tcp_md5sig { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
tcp.h 107 #define TCP_MD5SIG 14
199 struct tcp_md5sig { struct
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
tcp.h 107 #define TCP_MD5SIG 14
199 struct tcp_md5sig { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
tcp.h 53 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
232 /* For TCP_MD5SIG socket option. */
235 struct tcp_md5sig struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 53 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
232 /* For TCP_MD5SIG socket option. */
235 struct tcp_md5sig struct
  /external/netcat/
netcat.c 955 if (setsockopt(s, IPPROTO_TCP, TCP_MD5SIG,

Completed in 554 milliseconds