Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/netns/
Dipv4.h199 u8 sysctl_tcp_workaround_signed_windows; member
/linux-6.14.4/Documentation/networking/net_cachelines/
Dnetns_ipv4_sysctl.rst106 u8 sysctl_tcp_workaround_signed_windows
/linux-6.14.4/net/ipv4/
Dsysctl_net_ipv4.c1323 .data = &init_net.ipv4.sysctl_tcp_workaround_signed_windows,
Dtcp_output.c232 if (READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_workaround_signed_windows)) in tcp_select_initial_window()
302 READ_ONCE(net->ipv4.sysctl_tcp_workaround_signed_windows)) in tcp_select_window()
/linux-6.14.4/net/mptcp/
Doptions.c1304 READ_ONCE(sock_net(ssk)->ipv4.sysctl_tcp_workaround_signed_windows)) in mptcp_set_rwin()