Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h68 void tcp_fasttmr (void);
/third_party/lwip/src/core/
Dtcp.c237 tcp_fasttmr(); in tcp_tmr()
1480 tcp_fasttmr(void) in tcp_fasttmr() function
/third_party/lwip/test/unit/tcp/
Dtest_tcp.c36 tcp_fasttmr(); in test_tcp_tmr()
/third_party/lwip/
DCHANGELOG314 to send FIN from tcp_fasttmr
1143 * tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop