Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/core/
A Dtimers.c197 igmp_timer(void *arg) in igmp_timer() function
202 sys_timeout(IGMP_TMR_INTERVAL, igmp_timer, NULL); in igmp_timer()
239 sys_timeout(IGMP_TMR_INTERVAL, igmp_timer, NULL); in sys_timeouts_init()

Completed in 14 milliseconds