Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dtimers.c140 sys_timeout(ARP_TMR_INTERVAL, arp_timer, NULL); in arp_timer()
229 sys_timeout(ARP_TMR_INTERVAL, arp_timer, NULL); in sys_timeouts_init()
/lib/liblwip/src/include/netif/
Detharp.h135 #define ARP_TMR_INTERVAL 5000 macro
/lib/liblwip/doc/
Drawapi.txt400 Note: you must call etharp_tmr at a ARP_TMR_INTERVAL (5 seconds) regular interval