Searched refs:delete_allocation (Results 1 – 3 of 3) sorted by relevance
126 pub async fn delete_allocation(&self, five_tuple: &FiveTuple) { in delete_allocation() method
228 m.delete_allocation(&five_tuple).await; in test_delete_allocation()
580 self.allocation_manager.delete_allocation(&five_tuple).await; in handle_refresh_request()