Lines Matching refs:allocation_manager
4 use crate::allocation::allocation_manager::*;
56 pub allocation_manager: Arc<Manager>,
69 allocation_manager: Arc<Manager>,
76 allocation_manager,
309 .allocation_manager
434 random_port = match self.allocation_manager.get_random_even_port().await {
473 .allocation_manager
520 self.allocation_manager
573 let a = self.allocation_manager.get_allocation(&five_tuple).await;
580 self.allocation_manager.delete_allocation(&five_tuple).await;
599 .allocation_manager
666 .allocation_manager
707 .allocation_manager
776 .allocation_manager