Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dtimers.c164 dhcp_timer_fine(void *arg) in dhcp_timer_fine() function
169 sys_timeout(DHCP_FINE_TIMER_MSECS, dhcp_timer_fine, NULL); in dhcp_timer_fine()
232 sys_timeout(DHCP_FINE_TIMER_MSECS, dhcp_timer_fine, NULL); in sys_timeouts_init()