Home
last modified time | relevance | path

Searched refs:TCPOPT_MD5SIG (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c772 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_reset()
889 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_ack()
H A Dtcp_output.c614 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
H A Dtcp_input.c4111 case TCPOPT_MD5SIG: in tcp_parse_options()
4222 if (opcode == TCPOPT_MD5SIG) in tcp_parse_md5sig_option()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c781 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_reset()
911 (TCPOPT_MD5SIG << 8) | in tcp_v4_send_ack()
H A Dtcp_output.c624 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_options_write()
H A Dtcp_input.c4146 case TCPOPT_MD5SIG: in tcp_parse_options()
4256 if (opcode == TCPOPT_MD5SIG) in tcp_parse_md5sig_option()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h193 #define TCPOPT_MD5SIG 19 /* MD5 Signature (RFC2385) */ macro
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c941 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h189 #define TCPOPT_MD5SIG 19 /* MD5 Signature (RFC2385) */ macro
/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c1116 case TCPOPT_MD5SIG: /* doesn't influence state */ in cake_tcph_may_drop()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c1117 case TCPOPT_MD5SIG: /* doesn't influence state */ in cake_tcph_may_drop()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c912 (TCPOPT_MD5SIG << 8) | TCPOLEN_MD5SIG); in tcp_v6_send_response()

Completed in 54 milliseconds