Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/core/
A Dtimers.c165 dhcp_timer_fine(void *arg) in dhcp_timer_fine() function
170 sys_timeout(DHCP_FINE_TIMER_MSECS, dhcp_timer_fine, NULL); in dhcp_timer_fine()
233 sys_timeout(DHCP_FINE_TIMER_MSECS, dhcp_timer_fine, NULL); in sys_timeouts_init()

Completed in 2 milliseconds