Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dipv4.h163 u8 sysctl_tcp_workaround_signed_windows; member
/openbmc/linux/net/ipv4/
H A Dsysctl_net_ipv4.c1254 .data = &init_net.ipv4.sysctl_tcp_workaround_signed_windows,
H A Dtcp_output.c230 if (READ_ONCE(sock_net(sk)->ipv4.sysctl_tcp_workaround_signed_windows)) in tcp_select_initial_window()
300 READ_ONCE(net->ipv4.sysctl_tcp_workaround_signed_windows)) in tcp_select_window()
/openbmc/linux/net/mptcp/
H A Doptions.c1303 READ_ONCE(sock_net(ssk)->ipv4.sysctl_tcp_workaround_signed_windows)) in mptcp_set_rwin()