Searched refs:AllocationMap (Results 1 – 2 of 2) sorted by relevance
37 pub type AllocationMap = Arc<Mutex<HashMap<FiveTuple, Arc<Allocation>>>>; typedef80 pub(crate) allocations: Option<AllocationMap>,
22 allocations: AllocationMap,