Searched refs:TCPOLEN_MD5SIG (Results 1 – 5 of 5) sorted by relevance
767 TCPOLEN_MD5SIG); in tcp_v4_send_reset()884 TCPOLEN_MD5SIG); in tcp_v4_send_ack()
4190 while (length >= TCPOLEN_MD5SIG) { in tcp_parse_md5sig_option()4205 return opsize == TCPOLEN_MD5SIG ? ptr : NULL; in tcp_parse_md5sig_option()
615 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
208 #define TCPOLEN_MD5SIG 18 macro
941 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()