V_tcp_ecn_maxretries
if (tp->t_rxtshift <= V_tcp_ecn_maxretries)
if (sc->sc_rxmits > V_tcp_ecn_maxretries) {