Home
last modified time | relevance | path

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

/linux/include/net/netns/ !
H A Dipv4.h213 u8 sysctl_tcp_workaround_signed_windows; member
/linux/Documentation/networking/net_cachelines/ !
H A Dnetns_ipv4_sysctl.rst107 u8 sysctl_tcp_workaround_signed_windows
/linux/net/mptcp/ !
H A Doptions.c1305 READ_ONCE(sock_net(ssk)->ipv4.sysctl_tcp_workaround_signed_windows)) in mptcp_set_rwin()
/linux/net/ipv4/ !
H A 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()