Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dtcp_impl.h60 void tcp_fasttmr (void);
/components/net/lwip/lwip-2.0.3/src/include/lwip/priv/
A Dtcp_priv.h68 void tcp_fasttmr (void);
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dtcp_priv.h68 void tcp_fasttmr (void);
/components/net/lwip/lwip-1.4.1/doc/
A Drawapi.txt310 is running, the two timer functions tcp_fasttmr() and tcp_slowtmr()
311 must be called with regular intervals. The tcp_fasttmr() should be
414 Note: you must call tcp_fasttmr() and tcp_slowtmr() at the
/components/net/lwip/lwip-1.4.1/src/core/
A Dtcp.c144 tcp_fasttmr(); in tcp_tmr()
1046 tcp_fasttmr(void) in tcp_fasttmr() function
/components/net/lwip/lwip-2.0.3/src/core/
A Dtcp.c159 tcp_fasttmr(); in tcp_tmr()
1251 tcp_fasttmr(void) in tcp_fasttmr() function
/components/net/lwip/lwip-1.4.1/test/unit/tcp/
A Dtest_tcp.c24 tcp_fasttmr(); in test_tcp_tmr()
/components/net/lwip/lwip-2.1.2/src/core/
A Dtcp.c237 tcp_fasttmr(); in tcp_tmr()
1479 tcp_fasttmr(void) in tcp_fasttmr() function
/components/net/lwip/lwip-2.0.3/test/unit/tcp/
A Dtest_tcp.c25 tcp_fasttmr(); in test_tcp_tmr()
/components/net/lwip/lwip-2.1.2/test/unit/tcp/
A Dtest_tcp.c36 tcp_fasttmr(); in test_tcp_tmr()
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG61 to send FIN from tcp_fasttmr
890 * tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG314 to send FIN from tcp_fasttmr
1143 * tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop

Completed in 102 milliseconds