Home
last modified time | relevance | path

Searched refs:TCPOLEN_MD5SIG_ALIGNED (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c674 __be32 opt[(TCPOLEN_MD5SIG_ALIGNED >> 2)]; in tcp_v4_send_reset()
775 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_reset()
851 + (TCPOLEN_MD5SIG_ALIGNED >> 2) in tcp_v4_send_ack()
891 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_ack()
H A Dtcp_minisocks.c542 newtp->tcp_header_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_create_openreq_child()
H A Dtcp_output.c773 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_syn_options()
854 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_synack_options()
929 size += TCPOLEN_MD5SIG_ALIGNED; in tcp_established_options()
3690 tp->tcp_header_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_connect_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c673 #define OPTION_BYTES TCPOLEN_MD5SIG_ALIGNED
784 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_reset()
873 + (TCPOLEN_MD5SIG_ALIGNED >> 2) in tcp_v4_send_ack()
913 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_ack()
H A Dtcp_output.c783 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_syn_options()
864 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_synack_options()
939 size += TCPOLEN_MD5SIG_ALIGNED; in tcp_established_options()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h223 #define TCPOLEN_MD5SIG_ALIGNED 20 macro
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c905 tot_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v6_send_response()
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h219 #define TCPOLEN_MD5SIG_ALIGNED 20 macro
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c865 tot_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v6_send_response()

Completed in 32 milliseconds