Searched refs:xt_ecn (Results 1 – 4 of 4) sorted by relevance
573 (tp->xt_ecn > 0 ? in protopr()574 (tp->xt_ecn == 1 ? in protopr()
778 uint32_t xt_ecn; /* (s) */ member
3465 xt->xt_ecn = (tp->t_flags2 & TF2_ECN_PERMIT) ? 1 : 0 + in tcp_inptoxtp()