Home
last modified time | relevance | path

Searched defs:smallest_ack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/crates/quiche/src/
Dframe.rs387 let mut smallest_ack = first.start; in to_bytes() localVariable
599 let mut smallest_ack = first.start; in wire_len() localVariable
1184 let mut smallest_ack = largest_ack - ack_block; in parse_ack_frame() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dframe.rs387 let mut smallest_ack = first.start; in to_bytes() localVariable
599 let mut smallest_ack = first.start; in wire_len() localVariable
1184 let mut smallest_ack = largest_ack - ack_block; in parse_ack_frame() localVariable