Home
last modified time | relevance | path

Searched refs:TCPOLEN_MD5SIG_ALIGNED (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dtcp_ipv4.c672 #define OPTION_BYTES TCPOLEN_MD5SIG_ALIGNED
782 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_reset()
867 + (TCPOLEN_MD5SIG_ALIGNED >> 2) in tcp_v4_send_ack()
907 arg.iov[0].iov_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v4_send_ack()
A Dtcp_minisocks.c573 newtp->tcp_header_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_create_openreq_child()
A Dtcp_output.c774 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_syn_options()
855 remaining -= TCPOLEN_MD5SIG_ALIGNED; in tcp_synack_options()
930 size += TCPOLEN_MD5SIG_ALIGNED; in tcp_established_options()
3664 tp->tcp_header_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_connect_init()
/linux-6.3-rc2/net/ipv6/
A Dtcp_ipv6.c868 tot_len += TCPOLEN_MD5SIG_ALIGNED; in tcp_v6_send_response()
/linux-6.3-rc2/include/net/
A Dtcp.h218 #define TCPOLEN_MD5SIG_ALIGNED 20 macro

Completed in 25 milliseconds