Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/
Dtimeouts.c158 tcpip_tcp_timer(void *arg) in tcpip_tcp_timer() function
167 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcpip_tcp_timer()
188 sys_timeout(TCP_TMR_INTERVAL, tcpip_tcp_timer, NULL); in tcp_timer_needed()