Home
last modified time | relevance | path

Searched defs:LOCAL_STREAM_LIMIT_BIDI (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.rs17 const LOCAL_STREAM_LIMIT_BIDI: u64 = 16; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs17 const LOCAL_STREAM_LIMIT_BIDI: u64 = 16; const
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/
H A Dparams.rs20 const LOCAL_STREAM_LIMIT_BIDI: u64 = 16; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dconnection.rs49 pub const LOCAL_STREAM_LIMIT_BIDI: u64 = 16; const