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

  /external/strace/xlat/
socktcpoptions.h 89 #if defined(TCP_SAVE_SYN) || (defined(HAVE_DECL_TCP_SAVE_SYN) && HAVE_DECL_TCP_SAVE_SYN)
90 XLAT(TCP_SAVE_SYN),
  /bionic/libc/kernel/uapi/linux/
tcp.h 84 #define TCP_SAVE_SYN 27
  /external/iproute2/include/uapi/linux/
tcp.h 117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */
  /external/kernel-headers/original/uapi/linux/
tcp.h 117 #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections */

Completed in 58 milliseconds