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