Lines Matching refs:TF_SENTFIN
624 if ((tp->t_flags & TF_SENTFIN) && in bbr_timer_start()
991 if ((tp->t_flags & TF_SENTFIN) && in bbr_timer_audit()
4302 if (tp->t_flags & TF_SENTFIN) { in bbr_check_recovery_mode()
6995 if (tp->t_flags & TF_SENTFIN) { in bbr_proc_sack_blk()
7358 if (tp->t_flags & TF_SENTFIN) { in bbr_log_ack()
7840 (tp->t_flags & TF_SENTFIN)) { in bbr_process_ack()
10181 if (tp->t_flags & TF_SENTFIN) in bbr_handoff_ok()
12694 ((tp->t_flags & TF_SENTFIN) == 0)) { in bbr_output_wtime()
13306 if (flags & TH_FIN && tp->t_flags & TF_SENTFIN) { in bbr_output_wtime()
13331 if (tp->t_flags & TF_SENTFIN) { in bbr_output_wtime()
13698 if ((flags & TH_FIN) && ((tp->t_flags & TF_SENTFIN) == 0)) { in bbr_output_wtime()
13700 tp->t_flags |= TF_SENTFIN; in bbr_output_wtime()
13717 if ((flags & TH_FIN) && ((tp->t_flags & TF_SENTFIN) == 0)) { in bbr_output_wtime()
13719 tp->t_flags |= TF_SENTFIN; in bbr_output_wtime()