Searched refs:arp_timeout_check (Results 1 – 3 of 3) sorted by relevance
/u-boot/net/ | ||
A D | arp.h | 29 int arp_timeout_check(void); |
A D | arp.c | 102 int arp_timeout_check(void) in arp_timeout_check() function |
A D | net.c | 563 if (arp_timeout_check() > 0) in net_loop() |
Completed in 16 milliseconds