Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dcounts.rs24 max_local_reset_streams: usize, field
55 max_local_reset_streams: config.local_reset_max, in new()
141 self.max_local_reset_streams > self.num_local_reset_streams in can_inc_num_reset_streams()