Searched refs:set_active_path (Results 1 – 2 of 2) sorted by relevance
752 pub fn set_active_path(&mut self, path_id: usize) -> Result<()> { in set_active_path() method791 self.set_active_path(new_pid)?; in on_peer_migrated()
5582 if self.paths.set_active_path(pid).is_err() { in on_timeout()5722 self.paths.set_active_path(pid)?; in migrate()