OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_streams_per_connection_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/quic/
quic_config.cc
433
max_streams_per_connection_
(kMSPC, PRESENCE_REQUIRED),
514
max_streams_per_connection_
.set(max_streams, default_streams);
518
return
max_streams_per_connection_
.GetUint32();
651
max_streams_per_connection_
.negotiated();
676
max_streams_per_connection_
.ToHandshakeMessage(out);
707
error =
max_streams_per_connection_
.ProcessPeerHello(
quic_config.h
385
QuicNegotiableUint32
max_streams_per_connection_
;
member in class:net::QuicConfig
Completed in 46 milliseconds