Searched refs:TF_ACKNOW (Results 1 – 11 of 11) sorted by relevance
541 tp->t_flags |= TF_ACKNOW; in cc_ecnpkt_handler_flags()1944 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()2066 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()2288 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()2306 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()2359 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()3212 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()3242 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()3342 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()3417 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()[all …]
126 if (tp->t_flags & TF_ACKNOW) in tcp_twstart()
322 tp->t_flags |= TF_ACKNOW; in tcp_timer_delack()797 tp->t_flags |= TF_ACKNOW; in tcp_timer_rexmt()
347 tp->t_flags |= TF_ACKNOW; in tcp_ecn_input_segment()
711 if (tp->t_flags & TF_ACKNOW) in tcp_default_output()1128 if (tp->t_flags & TF_ACKNOW) in tcp_default_output()1735 tp->t_flags &= ~(TF_ACKNOW | TF_DELACK); in tcp_default_output()
869 tp->t_flags |= TF_ACKNOW; in tcp_sack_partialack()
779 #define TF_ACKNOW 0x00000001 /* ack peer immediately */ macro
2844 if (t_flags & TF_ACKNOW) { in db_print_tflags()
557 tp->t_flags |= TF_ACKNOW; in ctf_ack_war_checks()559 tp->t_flags &= ~TF_ACKNOW; in ctf_ack_war_checks()561 tp->t_flags |= TF_ACKNOW; in ctf_ack_war_checks()625 if (tp->t_flags & TF_ACKNOW) in _ctf_drop_checks()
4719 tp->t_flags |= TF_ACKNOW; in bbr_timeout_delack()5169 tp->t_flags |= TF_ACKNOW; in bbr_timeout_rxt()8272 tp->t_flags |= TF_ACKNOW; in bbr_process_data()8313 tp->t_flags |= TF_ACKNOW; in bbr_process_data()8378 tp->t_flags |= TF_ACKNOW; in bbr_process_data()8418 if ((tp->t_flags & TF_ACKNOW) || in bbr_process_data()8551 tp->t_flags |= TF_ACKNOW; in bbr_do_fastnewdata()8828 tp->t_flags |= TF_ACKNOW; in bbr_do_syn_sent()12683 if (tp->t_flags & TF_ACKNOW) { in bbr_output_wtime()13233 if (tp->t_flags & TF_ACKNOW) in bbr_output_wtime()[all …]
7511 tp->t_flags |= TF_ACKNOW; in rack_timeout_delack()8056 tp->t_flags |= TF_ACKNOW; in rack_timeout_rxt()12564 tp->t_flags |= TF_ACKNOW; in rack_handle_delayed_ack()12776 tp->t_flags |= TF_ACKNOW; in rack_process_data()12841 tp->t_flags |= TF_ACKNOW; in rack_process_data()12884 if ((tp->t_flags & TF_ACKNOW) || in rack_process_data()13319 tp->t_flags |= TF_ACKNOW; in rack_do_syn_sent()16178 if (tp->t_flags && TF_ACKNOW) in rack_do_compressed_ack_processing()21026 if (tp->t_flags & TF_ACKNOW) { in rack_output()21696 if (tp->t_flags & TF_ACKNOW) in rack_output()[all …]