Searched refs:tcpip_tcp_timer (Results 1 – 1 of 1) sorted by relevance
125 tcpip_tcp_timer(void *arg) in tcpip_tcp_timer() function134 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcpip_tcp_timer()153 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcp_timer_needed()
Completed in 2 milliseconds