Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dstream.rs80 local_opened_streams_uni: u64, field
202 if self.local_opened_streams_uni >= in get_or_create()
208 self.local_opened_streams_uni += 1; in get_or_create()