Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h131 #define TCP_FIN_WAIT_TIMEOUT 20000 /* milliseconds */ macro
/third_party/lwip/src/core/
Dtcp.c1322 TCP_FIN_WAIT_TIMEOUT / TCP_SLOW_INTERVAL) { in tcp_slowtmr()