Home
last modified time | relevance | path

Searched defs:LOCAL_STREAM_LIMIT_UNI (Results 1 – 4 of 4) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs18 const LOCAL_STREAM_LIMIT_UNI: u64 = 16; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs18 const LOCAL_STREAM_LIMIT_UNI: u64 = 16; const
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs21 const LOCAL_STREAM_LIMIT_UNI: u64 = 16; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dconnection.rs50 pub const LOCAL_STREAM_LIMIT_UNI: u64 = 16; const