Searched refs:tcp_space (Results 1 – 3 of 3) sorted by relevance
1351 static inline int tcp_space(const struct sock *sk) in tcp_space() function
2614 int free_space = tcp_space(sk); in __tcp_select_window()
408 (int)tp->rcv_ssthresh < tcp_space(sk) && in tcp_grow_window()