Searched refs:TE_FORCE_ECT1 (Results 1 – 3 of 3) sorted by relevance
538 TE_FORCE_ECT1 : TE_FORCE_ECT0; in set_pid_tclass()540 tp->ecn_flags &= ~(TE_FORCE_ECT1 | TE_FORCE_ECT0); in set_pid_tclass()
3123 if (tp->ecn_flags & TE_FORCE_ECT1) { in tcp_output()3143 if (tp->ecn_flags & TE_FORCE_ECT1) { in tcp_output()
595 #define TE_FORCE_ECT1 0x40000000 /* Force setting ECT1 on outgoing packets for testing p… macro