Home
last modified time | relevance | path

Searched refs:INITIAL_MAX_STREAM_DATA_BIDI_LOCAL (Results 1 – 20 of 20) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dtparams.rs35 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL = 5,
92 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in decode()
169 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in get_integer()
191 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in set_integer()
438 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in compatible_0rtt_integers()
H A Dconnection.rs409 tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in set_tp_defaults()
1907 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in obtain_stream()
2032 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in stream_create()
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/
H A DQUICStreamManager.cc278 …m_data = this->_local_tp->getAsUInt(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in _find_or_create_stream_vc()
287 …m_data = this->_remote_tp->getAsUInt(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in _find_or_create_stream_vc()
316 …m_data = this->_remote_tp->getAsUInt(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in _find_or_create_stream_vc()
323 …m_data = this->_local_tp->getAsUInt(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in _find_or_create_stream_vc()
H A DQUICTransportParameters.h42 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, enumerator
H A DQUICDebugNames.cc186 case QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL: in transport_parameter_id()
H A DQUICHandshake.cc463 …tp->set(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, tp_config.initial_max_stream… in _load_local_server_transport_parameters()
523 …tp->set(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, tp_config.initial_max_stream… in _load_local_client_transport_parameters()
H A DQUICTransportParameters.cc183 …if ((ite = this->_parameters.find(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL)) !… in _validate_parameters()
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/test/
H A Dtest_QUICTransportParameters.cc61 … data = params_in_ch.getAsBytes(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, len);
111 params_in_ch.set(QUICTransportParameterId::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, max_stream_data);
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/
H A Dtparams.rs37 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL = 0x05,
219 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in decode()
312 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in get_integer()
337 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in set_integer()
856 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in compatible_0rtt_integers()
H A Dstreams.rs352 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in ensure_created_if_remote()
407 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in stream_create()
H A Dqlog.rs55 remote.get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL) in connection_tparams_set()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dtparams.rs37 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL = 0x05,
218 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in decode()
310 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in get_integer()
334 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in set_integer()
851 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in compatible_0rtt_integers()
H A Dstreams.rs346 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in ensure_created_if_remote()
401 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in stream_create()
H A Dqlog.rs55 remote.get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL) in connection_tparams_set()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dtparams.rs37 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL = 0x05,
218 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in decode()
310 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in get_integer()
334 | INITIAL_MAX_STREAM_DATA_BIDI_LOCAL in set_integer()
851 INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in compatible_0rtt_integers()
H A Dstreams.rs346 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in ensure_created_if_remote()
401 .get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL); in stream_create()
H A Dqlog.rs55 remote.get_integer(tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL) in connection_tparams_set()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs218 tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in create_transport_parameter()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs218 tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in create_transport_parameter()
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs302 tparams::INITIAL_MAX_STREAM_DATA_BIDI_LOCAL, in create_transport_parameter()