Home
last modified time | relevance | path

Searched refs:ARP_TMR_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dtimers.c139 sys_timeout(ARP_TMR_INTERVAL, arp_timer, NULL); in arp_timer()
228 sys_timeout(ARP_TMR_INTERVAL, arp_timer, NULL); in sys_timeouts_init()
/external/syslinux/core/lwip/src/include/netif/
Detharp.h135 #define ARP_TMR_INTERVAL 5000 macro
/external/syslinux/core/lwip/doc/
Drawapi.txt394 Note: you must call etharp_tmr at a ARP_TMR_INTERVAL (5 seconds) regular interval