Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dtcp_priv.h132 #define TCP_SYN_RCVD_TIMEOUT 20000 /* milliseconds */ macro
/btstack/3rd-party/lwip/core/src/core/
H A Dtcp.c1368 TCP_SYN_RCVD_TIMEOUT / TCP_SLOW_INTERVAL) { in tcp_slowtmr()