TF_ECN_PERMIT
tp->t_flags |= TF_ECN_PERMIT;
if (tp->t_flags & TF_ECN_PERMIT) {
#define TCP_ECN_ALLOWED(tp) (tp->t_flags & TF_ECN_PERMIT)