Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dtcp_impl.h61 void tcp_fasttmr (void);
/external/syslinux/core/lwip/doc/
Drawapi.txt304 is running, the two timer functions tcp_fasttmr() and tcp_slowtmr()
305 must be called with regular intervals. The tcp_fasttmr() should be
408 Note: you must call tcp_fasttmr() and tcp_slowtmr() at the
/external/syslinux/core/lwip/src/core/
Dtcp.c112 tcp_fasttmr(); in tcp_tmr()
993 tcp_fasttmr(void) in tcp_fasttmr() function