Searched refs:tcp_max_receive_window (Results 1 – 2 of 2) sorted by relevance
938 static inline u32 tcp_max_receive_window(const struct tcp_sock *tp) in tcp_max_receive_window() function
4850 seq_limit = tp->rcv_nxt + tcp_max_receive_window(tp); in tcp_sequence()