HomeSort by relevance Sort by last modified time
    Searched defs:tcp_md5sig (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
tcp.h 72 #define TCP_MD5SIG 14
214 struct tcp_md5sig { struct
  /external/iproute2/include/uapi/linux/
tcp.h 105 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
245 /* for TCP_MD5SIG socket option */
248 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */
251 struct tcp_md5sig { struct
  /external/kernel-headers/original/uapi/linux/
tcp.h 105 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */
272 /* for TCP_MD5SIG socket option */
275 /* tcp_md5sig extension flags for TCP_MD5SIG_EXT */
278 struct tcp_md5sig { struct

Completed in 158 milliseconds