Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_const.h69 V_tcp_ecn_maxretries = 3, enumerator
Dtcp_output.c1044 if (tp->t_rxtshift <= V_tcp_ecn_maxretries) in tcp_output()