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

  /external/strace/xlat/
socktcpoptions.h 104 #if defined(TCP_MD5SIG_EXT) || (defined(HAVE_DECL_TCP_MD5SIG_EXT) && HAVE_DECL_TCP_MD5SIG_EXT)
105 XLAT(TCP_MD5SIG_EXT),
  /bionic/libc/kernel/uapi/linux/
tcp.h 89 #define TCP_MD5SIG_EXT 32
  /external/iproute2/include/uapi/linux/
tcp.h 122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */
248 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */
  /external/kernel-headers/original/uapi/linux/
tcp.h 122 #define TCP_MD5SIG_EXT 32 /* TCP MD5 Signature with extensions */
250 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */

Completed in 56 milliseconds