Searched refs:tcp_notsent_lowat (Results 1 – 6 of 6) sorted by relevance
25 sysctl -q net.ipv4.tcp_notsent_lowat=4294967295 > /dev/null 2>&1
52 sysctl -q net.ipv4.tcp_notsent_lowat=4294967295 > /dev/null 2>&1
82 …t_lowat read_mostly - tcp_notsent_lowat/tcp_stream_m…
2215 static inline u32 tcp_notsent_lowat(const struct tcp_sock *tp) in tcp_notsent_lowat() function
3339 return (notsent_bytes << wake) < tcp_notsent_lowat(tp);
1042 tcp_notsent_lowat - UNSIGNED INTEGER