Searched refs:TF2_ECN_SND_ECE (Results 1 – 6 of 6) sorted by relevance
240 tp->t_flags2 |= TF2_ECN_SND_ECE; in tcp_ecn_input_parallel_syn()256 tp->t_flags2 |= TF2_ECN_SND_ECE; in tcp_ecn_input_parallel_syn()356 tp->t_flags2 &= ~TF2_ECN_SND_ECE; in tcp_ecn_input_segment()360 tp->t_flags2 |= TF2_ECN_SND_ECE; in tcp_ecn_input_segment()451 if (tp->t_flags2 & TF2_ECN_SND_ECE) in tcp_ecn_output_established()
1209 (tp->t_flags2 & TF2_ECN_SND_ECE)) in tcp_default_output()1210 tp->t_flags2 &= ~TF2_ECN_SND_ECE; in tcp_default_output()
837 #define TF2_ECN_SND_ECE 0x00000080 /* ECN ECE in queue */ macro
2964 if (t_flags2 & TF2_ECN_SND_ECE) { in db_print_tflags2()
362 CCV(ccv, t_flags2) |= TF2_ECN_SND_ECE; in dctcp_ecnpkt_handler()368 CCV(ccv, t_flags2) &= ~TF2_ECN_SND_ECE; in dctcp_ecnpkt_handler()
18672 (tp->t_flags2 & TF2_ECN_SND_ECE)) in rack_fast_rsm_output()18673 tp->t_flags2 &= ~TF2_ECN_SND_ECE; in rack_fast_rsm_output()19233 (tp->t_flags2 & TF2_ECN_SND_ECE)) in rack_fast_output()19234 tp->t_flags2 &= ~TF2_ECN_SND_ECE; in rack_fast_output()21692 (tp->t_flags2 & TF2_ECN_SND_ECE)) in rack_output()21693 tp->t_flags2 &= ~TF2_ECN_SND_ECE; in rack_output()