Home
last modified time | relevance | path

Searched refs:etharp_tmr (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/core/lwip/src/include/netif/
Detharp.h182 void etharp_tmr(void);
/external/syslinux/core/lwip/src/core/
Dtimers.c137 etharp_tmr(); in arp_timer()
/external/syslinux/core/lwip/src/netif/
Detharp.c203 etharp_tmr(void) in etharp_tmr() function
/external/syslinux/core/lwip/doc/
Drawapi.txt394 Note: you must call etharp_tmr at a ARP_TMR_INTERVAL (5 seconds) regular interval
/external/syslinux/core/lwip/
DCHANGELOG2382 * rawapi.txt: Fix documentation mismatch with etharp.h about etharp_tmr's call