Searched refs:TCPOPT_MD5SIG (Results 1 – 5 of 5) sorted by relevance
632 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_reset()707 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_ack()
453 (TCPOPT_MD5SIG << 8) | in tcp_options_write()458 (TCPOPT_MD5SIG << 8) | in tcp_options_write()
3825 case TCPOPT_MD5SIG: in tcp_parse_options()3929 if (opcode == TCPOPT_MD5SIG) in tcp_parse_md5sig_option()
164 #define TCPOPT_MD5SIG 19 /* MD5 Signature (RFC2385) */ macro
1043 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()