Searched refs:notsent_lowat (Results 1 – 3 of 3) sorted by relevance
336 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member
3770 tp->notsent_lowat = val; in do_tcp_setsockopt()4264 val = tp->notsent_lowat; in do_tcp_getsockopt()
2046 return tp->notsent_lowat ?: READ_ONCE(net->ipv4.sysctl_tcp_notsent_lowat); in tcp_notsent_lowat()