Home
last modified time | relevance | path

Searched refs:TCP_FAST_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h123 #ifndef TCP_FAST_INTERVAL
124 #define TCP_FAST_INTERVAL TCP_TMR_INTERVAL /* the fine grained timeout in milliseconds */ macro
/third_party/lwip/src/core/
Dlowpower.c74 {TCP_FAST_INTERVAL, tcp_fasttmr, tcp_fast_tmr_tick TCP_FASTTMR_NAME},