Searched refs:sysctl_tcp_notsent_lowat (Results 1 – 4 of 4) sorted by relevance
136 unsigned int sysctl_tcp_notsent_lowat; member
1010 .data = &init_net.ipv4.sysctl_tcp_notsent_lowat,
3158 net->ipv4.sysctl_tcp_notsent_lowat = UINT_MAX; in tcp_sk_init()
1985 return tp->notsent_lowat ?: net->ipv4.sysctl_tcp_notsent_lowat; in tcp_notsent_lowat()