Home | History | Annotate | Download | only in spdy

Lines Matching refs:last_good_stream_id

1554 void SpdySession::StartGoingAway(SpdyStreamId last_good_stream_id,
1575 active_streams_.lower_bound(last_good_stream_id + 1);
1595 write_queue_.RemovePendingWritesForStreamsAfter(last_good_stream_id);