Searched refs:TCPOPT_MD5SIG (Results 1 – 5 of 5) sorted by relevance
666 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_reset()757 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_ack()
3775 case TCPOPT_MD5SIG: in tcp_parse_options()3879 if (opcode == TCPOPT_MD5SIG) in tcp_parse_md5sig_option()
454 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
181 #define TCPOPT_MD5SIG 19 /* MD5 Signature (RFC2385) */ macro
791 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()