Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dpath.rs284 fn promote_to(&mut self, state: PathState) { in promote_to() method
321 self.promote_to(PathState::Validating); in on_challenge_sent()
359 self.promote_to(PathState::ValidatingMTU);
367 self.promote_to(PathState::Validated);