Searched refs:max_concurrent_streams_ (Results 1 – 1 of 1) sorted by relevance
950 max_concurrent_streams_(stats.max_concurrent_streams), in Http2SessionPerformanceEntry()961 size_t max_concurrent_streams() const { return max_concurrent_streams_; } in max_concurrent_streams()977 size_t max_concurrent_streams_; variable