Searched refs:TCPOPT_MD5SIG (Results 1 – 6 of 6) sorted by relevance
848 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_reset()977 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_ack()
4615 case TCPOPT_MD5SIG: in tcp_parse_options()4749 if (opcode == TCPOPT_MD5SIG) { in tcp_do_parse_auth_options()
665 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
889 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()
216 #define TCPOPT_MD5SIG 19 /* MD5 Signature (RFC2385) */ macro
1176 case TCPOPT_MD5SIG: /* doesn't influence state */ in cake_tcph_may_drop()