Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dframe.rs335 let mut smallest_ack = first.start; in to_bytes() localVariable
548 let mut smallest_ack = first.start; in wire_len() localVariable
1024 let mut smallest_ack = largest_ack - ack_block; in parse_ack_frame() localVariable