Searched refs:TF2_ECN_PERMIT (Results 1 – 8 of 8) sorted by relevance
130 tp->t_flags2 |= TF2_ECN_PERMIT; in tcp_ecn_input_syn_sent()151 tp->t_flags2 |= TF2_ECN_PERMIT; in tcp_ecn_input_syn_sent()158 tp->t_flags2 &= ~TF2_ECN_PERMIT; in tcp_ecn_input_syn_sent()166 tp->t_flags2 &= ~TF2_ECN_PERMIT; in tcp_ecn_input_syn_sent()174 tp->t_flags2 &= ~TF2_ECN_PERMIT; in tcp_ecn_input_syn_sent()182 tp->t_flags2 &= ~TF2_ECN_PERMIT; in tcp_ecn_input_syn_sent()194 tp->t_flags2 &= ~(TF2_ECN_PERMIT | TF2_ACE_PERMIT); in tcp_ecn_input_syn_sent()238 tp->t_flags2 |= TF2_ECN_PERMIT; in tcp_ecn_input_parallel_syn()251 tp->t_flags2 &= ~(TF2_ECN_PERMIT | TF2_ACE_PERMIT); in tcp_ecn_input_parallel_syn()254 tp->t_flags2 |= TF2_ECN_PERMIT; in tcp_ecn_input_parallel_syn()[all …]
1572 switch (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) { in tcp_fill_info()1573 case TF2_ECN_PERMIT: in tcp_fill_info()1578 case TF2_ECN_PERMIT | TF2_ACE_PERMIT: in tcp_fill_info()1623 if ((tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) == in tcp_fill_info()1624 (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) in tcp_fill_info()2989 if (t_flags2 & TF2_ECN_PERMIT) { in db_print_tflags2()
431 if (tp->t_flags2 & TF2_ECN_PERMIT) in cc_cong_signal()445 if (tp->t_flags2 & TF2_ECN_PERMIT) in cc_cong_signal()453 if (tp->t_flags2 & TF2_ECN_PERMIT) in cc_cong_signal()
839 #define TF2_ECN_PERMIT 0x00000020 /* connection ECN-ready */ macro
1209 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in tcp_default_output()
3990 xt->xt_ecn = (tp->t_flags2 & TF2_ECN_PERMIT) ? 1 : 0 + in tcp_inptoxtp()
115 if (CCV(ccv, t_flags2) & TF2_ECN_PERMIT) { in dctcp_ack_received()178 if (CCV(ccv, t_flags2) & TF2_ECN_PERMIT) { in dctcp_after_idle()246 if (CCV(ccv, t_flags2) & TF2_ECN_PERMIT) { in dctcp_cong_signal()320 if (CCV(ccv, t_flags2) & TF2_ECN_PERMIT) { in dctcp_conn_init()335 if (CCV(ccv, t_flags2) & TF2_ECN_PERMIT) in dctcp_post_recovery()
5740 if (tp->t_flags2 & TF2_ECN_PERMIT) in rack_cong_signal()5755 if (tp->t_flags2 & TF2_ECN_PERMIT) in rack_cong_signal()5774 if (tp->t_flags2 & TF2_ECN_PERMIT) in rack_cong_signal()18669 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_fast_rsm_output()19230 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_fast_output()21689 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_output()24363 if (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) in rack_fill_info()