Home
last modified time | relevance | path

Searched refs:RemoteConnectionIdEntry (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/
H A Dpath.rs20 use crate::cid::{ConnectionId, ConnectionIdRef, ConnectionIdStore, RemoteConnectionIdEntry};
177 remote_cid: RemoteConnectionIdEntry, in make_permanent() argument
519 remote_cid: Option<RemoteConnectionIdEntry>,
588 remote_cid: RemoteConnectionIdEntry, in make_permanent() argument
H A Dcid.rs329 pub type RemoteConnectionIdEntry = ConnectionIdEntry<[u8; 16]>; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dpath.rs20 use crate::cid::{ConnectionId, ConnectionIdRef, ConnectionIdStore, RemoteConnectionIdEntry};
177 remote_cid: RemoteConnectionIdEntry, in make_permanent() argument
519 remote_cid: Option<RemoteConnectionIdEntry>,
588 remote_cid: RemoteConnectionIdEntry, in make_permanent() argument
H A Dcid.rs329 pub type RemoteConnectionIdEntry = ConnectionIdEntry<[u8; 16]>; typedef
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dpath.rs20 use crate::cid::{ConnectionId, ConnectionIdRef, ConnectionIdStore, RemoteConnectionIdEntry};
177 remote_cid: RemoteConnectionIdEntry, in make_permanent() argument
519 remote_cid: Option<RemoteConnectionIdEntry>,
588 remote_cid: RemoteConnectionIdEntry, in make_permanent() argument
H A Dcid.rs329 pub type RemoteConnectionIdEntry = ConnectionIdEntry<[u8; 16]>; typedef