Searched refs:tcp_notsent_lowat_check (Results 1 – 4 of 4) sorted by relevance
1064 extern int tcp_notsent_lowat_check(struct socket *so);
306 int tcp_notsent_lowat_check(struct socket *so);3618 tcp_notsent_lowat_check(struct socket *so) in tcp_notsent_lowat_check() function
2376 return tcp_notsent_lowat_check(so); in sowriteable()
6970 ret = tcp_notsent_lowat_check(so); in filt_sowrite_common()