Home
last modified time | relevance | path

Searched defs:TCP_TMR_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dtcp_impl.h117 #define TCP_TMR_INTERVAL 250 /* The TCP timer interval in milliseconds. */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/
H A Dtcp_priv.h120 #define TCP_TMR_INTERVAL 250 /* The TCP timer interval in milliseconds. */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/
H A Dtcp_priv.h117 #define TCP_TMR_INTERVAL 250 /* The TCP timer interval in milliseconds. */ macro