Searched refs:sent_stream_window (Results 1 – 1 of 1) sorted by relevance
237 int64_t sent_stream_window = announced_window_delta_ + sent_init_window; in RecvData() local239 if (incoming_frame_size <= sent_stream_window) { in RecvData()249 incoming_frame_size, acked_stream_window, sent_stream_window); in RecvData()