Searched refs:TF2_ACE_PERMIT (Results 1 – 6 of 6) sorted by relevance
129 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()147 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()152 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()160 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()168 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()176 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_syn_sent()231 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_parallel_syn()246 tp->t_flags2 &= ~TF2_ACE_PERMIT; in tcp_ecn_input_parallel_syn()251 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_input_parallel_syn()472 tp->t_flags2 |= TF2_ACE_PERMIT; in tcp_ecn_syncache_socket()[all …]
1556 switch (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) { in tcp_fill_info()1560 case TF2_ACE_PERMIT: in tcp_fill_info()1562 case TF2_ECN_PERMIT | TF2_ACE_PERMIT: in tcp_fill_info()1606 if ((tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) == in tcp_fill_info()1607 (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) in tcp_fill_info()3012 if (t_flags2 & TF2_ACE_PERMIT) { in db_print_tflags2()
855 #define TF2_ACE_PERMIT 0x00000100 /* Accurate ECN mode */ macro
1206 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in tcp_default_output()
4017 (tp->t_flags2 & TF2_ACE_PERMIT) ? 2 : 0; in tcp_inptoxtp()
18917 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_fast_rsm_output()19492 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_fast_output()21793 (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT))) { in rack_output()24015 if (tp->t_flags2 & (TF2_ECN_PERMIT | TF2_ACE_PERMIT)) in rack_fill_info()