Searched refs:refresh_cache (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/netd/
H A DARP_lookup_service.c143 static uint64_t refresh_cache(uint32_t dst_ip_addr) function
151 NETD_DEBUG("refresh_cache: calling etharp_request\n");
175 *mac = refresh_cache(ip);
/barrelfish-master/usr/tests/net_tests/udp_throughput/
H A Dudp_test.c74 refresh_cache(struct ip_addr *dst_ip) function
242 refresh_cache(&recv_ip);

Completed in 37 milliseconds