Searched refs:tcp_slowtmr (Results 1 – 4 of 4) sorted by relevance
59 void tcp_slowtmr (void);
310 is running, the two timer functions tcp_fasttmr() and tcp_slowtmr()313 tcp_slowtmr() should be called every TCP_SLOW_INTERVAL milliseconds. 414 Note: you must call tcp_fasttmr() and tcp_slowtmr() at the
149 tcp_slowtmr(); in tcp_tmr()788 tcp_slowtmr(void) in tcp_slowtmr() function
26 tcp_slowtmr(); in test_tcp_tmr()