TF_FAIRSEND
if (tcp_fairsend > 0 && (tp->t_flags & TF_FAIRSEND) &&
tp->t_flags |= TF_FAIRSEND;
tp->t_flags &= ~TF_FAIRSEND;