Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dtcp.h428 u32_t tcp_fast_tmr_tick(void);
/third_party/lwip/src/core/
Dlowpower.c74 {TCP_FAST_INTERVAL, tcp_fasttmr, tcp_fast_tmr_tick TCP_FASTTMR_NAME},
Dtcp.c383 tcp_fast_tmr_tick(void) in tcp_fast_tmr_tick() function