Searched refs:V_tcp_ecn_maxretries (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/third_party/tcplp/bsdtcp/ | ||
D | tcp_const.h | 69 V_tcp_ecn_maxretries = 3, enumerator |
D | tcp_output.c | 1044 if (tp->t_rxtshift <= V_tcp_ecn_maxretries) in tcp_output() |