Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netns/
Dipv4.h199 u8 sysctl_tcp_workaround_signed_windows; member
/linux-6.12.1/Documentation/networking/net_cachelines/
Dnetns_ipv4_sysctl.rst104 u8 sysctl_tcp_workaround_signed_windows - - …
/linux-6.12.1/net/ipv4/
Dsysctl_net_ipv4.c1313 .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()
299 READ_ONCE(net->ipv4.sysctl_tcp_workaround_signed_windows)) in tcp_select_window()
/linux-6.12.1/net/mptcp/
Doptions.c1299 READ_ONCE(sock_net(ssk)->ipv4.sysctl_tcp_workaround_signed_windows)) in mptcp_set_rwin()