Searched refs:apply_update_path (Results 1 – 5 of 5) sorted by relevance
474 async fn apply_update_path( in apply_update_path() method481 .apply_update_path(sender, update_path, provisional_state) in apply_update_path()
824 self.apply_update_path(sender, &update_path, &mut provisional_state) in process_commit()998 async fn apply_update_path( in apply_update_path() method1006 .apply_update_path( in apply_update_path()
1649 async fn apply_update_path( in apply_update_path() function1665 .apply_update_path( in apply_update_path()
631 tree.apply_update_path( in encap_decap()
263 pub(crate) async fn apply_update_path<IP, CP>( in apply_update_path() method