Searched refs:neighbor_cache (Results 1 – 5 of 5) sorted by relevance
132 let neighbor_cache = NeighborCache::new(&mut neighbor_cache_entries[..]); localVariable137 .neighbor_cache(neighbor_cache)
196 .neighbor_cache in process_ndisc()202 self.neighbor_cache in process_ndisc()220 self.neighbor_cache.as_mut().unwrap().fill( in process_ndisc()
241 neighbor_cache: Option<NeighborCache>, field556 neighbor_cache: Some(NeighborCache::new()), in new()1182 neighbor_cache: None, in mock()1505 .neighbor_cache in has_neighbor()1512 .neighbor_cache in has_neighbor()1586 .neighbor_cache in lookup_hardware_addr()1660 self.neighbor_cache.as_mut().unwrap().limit_rate(self.now); in lookup_hardware_addr()1666 if let Some(cache) = self.neighbor_cache.as_mut() { in flush_cache()
209 self.neighbor_cache.as_mut().unwrap().fill( in process_arp()
1380 iface.inner.neighbor_cache.as_mut().unwrap().fill( in test_echo_request_sixlowpan_128_bytes()1506 iface.inner.neighbor_cache.as_mut().unwrap().fill( in test_echo_request_sixlowpan_128_bytes()