Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
H A Dlowpower.c75 {TCP_SLOW_INTERVAL, tcp_slowtmr, tcp_slow_tmr_tick TCP_SLOWTMR_NAME},
H A Dtcp.c342 tcp_slow_tmr_tick(void) in tcp_slow_tmr_tick() function
378 LWIP_DEBUGF(LOWPOWER_DEBUG, ("%s tmr tick: %u\n", "tcp_slow_tmr_tick", tick)); in tcp_slow_tmr_tick()
/third_party/lwip/src/include/lwip/
H A Dtcp.h429 u32_t tcp_slow_tmr_tick(void);

Completed in 5 milliseconds