Searched refs:TCPOPT_MD5SIG (Results 1 – 6 of 6) sorted by relevance
850 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_reset()978 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_ack()
4266 case TCPOPT_MD5SIG: in tcp_parse_options()4391 if (opcode == TCPOPT_MD5SIG) { in tcp_do_parse_auth_options()
669 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
929 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()
199 #define TCPOPT_MD5SIG 19 /* MD5 Signature (RFC2385) */ macro
1103 case TCPOPT_MD5SIG: /* doesn't influence state */ in cake_tcph_may_drop()