Searched refs:TCPOLEN_MD5SIG (Results 1 – 5 of 5) sorted by relevance
826 TCPOLEN_MD5SIG); in tcp_v4_send_reset()955 TCPOLEN_MD5SIG); in tcp_v4_send_ack()
4963 unsigned int minlen = TCPOLEN_MD5SIG; in tcp_do_parse_auth_options()4987 if (opsize != TCPOLEN_MD5SIG) in tcp_do_parse_auth_options()
670 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
904 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()
237 #define TCPOLEN_MD5SIG 18 macro