Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dlowpower.c74 {TCP_FAST_INTERVAL, tcp_fasttmr, tcp_fast_tmr_tick TCP_FASTTMR_NAME},
Dtcp.c251 tcp_fasttmr(); in tcp_tmr()
1657 tcp_fasttmr(void) function
/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h68 void tcp_fasttmr (void);
/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