Searched refs:tcp_fasttmr (Results 1 – 4 of 4) sorted by relevance
60 void tcp_fasttmr (void);
310 is running, the two timer functions tcp_fasttmr() and tcp_slowtmr()311 must be called with regular intervals. The tcp_fasttmr() should be414 Note: you must call tcp_fasttmr() and tcp_slowtmr() at the
144 tcp_fasttmr(); in tcp_tmr()1046 tcp_fasttmr(void) in tcp_fasttmr() function
24 tcp_fasttmr(); in test_tcp_tmr()