Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dtimeouts.c146 tcpip_tcp_timer(void *arg) in tcpip_tcp_timer() function
155 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcpip_tcp_timer()
176 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcp_timer_needed()