TF2_CANNOT_DO_ECN
tp->t_flags2 |= TF2_CANNOT_DO_ECN;
if (V_tcp_do_ecn && (tp->t_flags2 & TF2_CANNOT_DO_ECN) == 0)