Searched refs:TF2_ECN_SND_CWR (Results 1 – 5 of 5) sorted by relevance
447 (tp->t_flags2 & TF2_ECN_SND_CWR)) { in tcp_ecn_output_established()449 tp->t_flags2 &= ~TF2_ECN_SND_CWR; in tcp_ecn_output_established()
427 tp->t_flags2 |= TF2_ECN_SND_CWR; in cc_cong_signal()441 tp->t_flags2 |= TF2_ECN_SND_CWR; in cc_cong_signal()449 tp->t_flags2 |= TF2_ECN_SND_CWR; in cc_cong_signal()
841 #define TF2_ECN_SND_CWR 0x00000040 /* ECN CWR in queue */ macro
2983 if (t_flags2 & TF2_ECN_SND_CWR) { in db_print_tflags2()
5763 tp->t_flags2 |= TF2_ECN_SND_CWR; in rack_cong_signal()5778 tp->t_flags2 |= TF2_ECN_SND_CWR; in rack_cong_signal()5797 tp->t_flags2 |= TF2_ECN_SND_CWR; in rack_cong_signal()