Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/netns/
A Dipv4.h140 unsigned int sysctl_tcp_notsent_lowat; member
/linux-6.3-rc2/net/ipv4/
A Dsysctl_net_ipv4.c1000 .data = &init_net.ipv4.sysctl_tcp_notsent_lowat,
A Dtcp_ipv4.c3209 net->ipv4.sysctl_tcp_notsent_lowat = UINT_MAX; in tcp_sk_init()
/linux-6.3-rc2/include/net/
A Dtcp.h2050 return tp->notsent_lowat ?: READ_ONCE(net->ipv4.sysctl_tcp_notsent_lowat); in tcp_notsent_lowat()

Completed in 18 milliseconds