Home
last modified time | relevance | path

Searched refs:tcp_fast_tmr_tick (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/core/
H A Dlowpower.c74 {TCP_FAST_INTERVAL, tcp_fasttmr, tcp_fast_tmr_tick TCP_FASTTMR_NAME},
H A Dtcp.c383 tcp_fast_tmr_tick(void) in tcp_fast_tmr_tick() function
394 LWIP_DEBUGF(LOWPOWER_DEBUG, ("%s tmr tick: 1\n", "tcp_fast_tmr_tick")); in tcp_fast_tmr_tick()
399 LWIP_DEBUGF(LOWPOWER_DEBUG, ("%s tmr tick: 0\n", "tcp_fast_tmr_tick")); in tcp_fast_tmr_tick()
/third_party/lwip/src/include/lwip/
H A Dtcp.h428 u32_t tcp_fast_tmr_tick(void);

Completed in 8 milliseconds