Searched refs:TCP_MD5SIG (Results 1 – 13 of 13) sorted by relevance
75 #if defined(linux) && defined(TCP_MD5SIG) in has_tcpinfo_retransmits()117 #if defined(linux) && defined(TCP_MD5SIG) in get_total_retransmits()135 #if defined(linux) && defined(TCP_MD5SIG) in get_snd_cwnd()153 #if defined(linux) && defined(TCP_MD5SIG) in get_rtt()171 #if defined(linux) && defined(TCP_MD5SIG) in get_rttvar()189 #if defined(linux) && defined(TCP_MD5SIG) in get_pmtu()
97 #if defined(TCP_MD5SIG) || (defined(HAVE_DECL_TCP_MD5SIG) && HAVE_DECL_TCP_MD5SIG)99 static_assert((TCP_MD5SIG) == (14), "TCP_MD5SIG != 14");102 # define TCP_MD5SIG 14282 [TCP_MD5SIG] = XLAT(TCP_MD5SIG),
15 TCP_MD5SIG 14
105 #define TCP_MD5SIG 14 /* TCP MD5 Signature (RFC2385) */ macro
1175 #ifdef TCP_MD5SIG in set_common_sockopts()1177 if (setsockopt(s, IPPROTO_TCP, TCP_MD5SIG, in set_common_sockopts()
216 rc = setsockopt(sd, IPPROTO_TCP, TCP_MD5SIG, &md5sig, sizeof(md5sig)); in tcp_md5sig()
919 pub const TCP_MD5SIG: ::c_int = 0x04; constant
1036 pub const TCP_MD5SIG: ::c_int = 16; constant
902 pub const TCP_MD5SIG: ::c_int = 14; constant
1039 pub const TCP_MD5SIG: ::c_int = 0x10; constant
1426 pub const TCP_MD5SIG: ::c_int = 14; constant
2305 pub const TCP_MD5SIG: ::c_int = 14; constant