Searched refs:TCPOPT_MD5SIG (Results 1 – 6 of 6) sorted by relevance
852 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_reset()980 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_ack()
4272 case TCPOPT_MD5SIG: in tcp_parse_options()4397 if (opcode == TCPOPT_MD5SIG) { in tcp_do_parse_auth_options()
672 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
929 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()
200 #define TCPOPT_MD5SIG 19 /* MD5 Signature (RFC2385) */ macro
1163 case TCPOPT_MD5SIG: /* doesn't influence state */ in cake_tcph_may_drop()