Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dtcp_in.c255 #define TCP_RTO_MIN 0 in EstimateRTT() macro
257 uint32_t tcp_rto_min = TCP_RTO_MIN; in EstimateRTT()