Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h889 return val ?: READ_ONCE(net->ipv4.sysctl_tcp_notsent_lowat); in mptcp_notsent_lowat()
/linux/net/core/
H A Dnet_namespace.c1161 sysctl_tcp_notsent_lowat); in netns_ipv4_struct_check()
/linux/include/net/
H A Dtcp.h2239 return val ?: READ_ONCE(net->ipv4.sysctl_tcp_notsent_lowat); in tcp_notsent_lowat()
/linux/net/ipv4/
H A Dtcp_ipv4.c3460 net->ipv4.sysctl_tcp_notsent_lowat = UINT_MAX;