Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dtcp_impl.h60 void tcp_fasttmr (void);
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/
H A Dtcp_priv.h68 void tcp_fasttmr (void);
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/
H A Dtcp_priv.h68 void tcp_fasttmr (void);
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H 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
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp.c144 tcp_fasttmr(); in tcp_tmr()
1046 tcp_fasttmr(void) in tcp_fasttmr() function
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp.c159 tcp_fasttmr(); in tcp_tmr()
1246 tcp_fasttmr(void) in tcp_fasttmr() function
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/tcp/
H A Dtest_tcp.c24 tcp_fasttmr(); in test_tcp_tmr()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtcp.c237 tcp_fasttmr(); in tcp_tmr()
1481 tcp_fasttmr(void) in tcp_fasttmr() function
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/tcp/
H A Dtest_tcp.c25 tcp_fasttmr(); in test_tcp_tmr()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/tcp/
H A Dtest_tcp.c36 tcp_fasttmr(); in test_tcp_tmr()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG42 to send FIN from tcp_fasttmr
871 * tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG259 to send FIN from tcp_fasttmr
1088 * tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop