Searched refs:tcp_slowtmr (Results 1 – 3 of 3) sorted by relevance
60 void tcp_slowtmr (void);
304 is running, the two timer functions tcp_fasttmr() and tcp_slowtmr()307 tcp_slowtmr() should be called every TCP_SLOW_INTERVAL milliseconds. 408 Note: you must call tcp_fasttmr() and tcp_slowtmr() at the
117 tcp_slowtmr(); in tcp_tmr()750 tcp_slowtmr(void) in tcp_slowtmr() function