Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/core/
A Dtimers.c79 tcpip_tcp_timer(void *arg) in tcpip_tcp_timer() function
88 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcpip_tcp_timer()
107 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcp_timer_needed()

Completed in 1 milliseconds