Searched refs:notsent_lowat (Results 1 – 4 of 4) sorted by relevance
306 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member
3309 tp->notsent_lowat = val; in do_tcp_setsockopt()3782 val = tp->notsent_lowat; in do_tcp_getsockopt()
1965 return tp->notsent_lowat ?: net->ipv4.sysctl_tcp_notsent_lowat; in tcp_notsent_lowat()
4910 tp->notsent_lowat = val; in _bpf_setsockopt()