Searched refs:TF2_ACE_PERMIT (Results 1 – 6 of 6) sorted by relevance
130 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()151 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()156 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()164 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()172 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()180 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()193 tp->t_flags2 &= ~(TF2_ECN_PERMIT | TF2_ACE_PERMIT); in tcp_ecn_input_syn_sent()238 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_parallel_syn()250 tp->t_flags2 &= ~(TF2_ECN_PERMIT | TF2_ACE_PERMIT); in tcp_ecn_input_parallel_syn()254 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_parallel_syn()[all …]
1585 switch (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) { in tcp_fill_info()1589 case TF2_ACE_PERMIT: in tcp_fill_info()1591 case TF2_ECN_PERMIT | TF2_ACE_PERMIT: in tcp_fill_info()1636 if ((tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) == in tcp_fill_info()1637 (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) in tcp_fill_info()
843 #define TF2_ACE_PERMIT 0x00000100 /* Accurate ECN mode */ macro
1205 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in tcp_default_output()
4262 (tp->t_flags2 & TF2_ACE_PERMIT) ? 2 : 0; in tcp_inptoxtp()
18545 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_fast_rsm_output()19106 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_fast_output()21582 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_output()24254 if (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) in rack_fill_info()