Lines Matching refs:TF_SENTFIN
5399 if ((tp->t_flags & TF_SENTFIN) && in rack_timer_start()
6607 ) && ((tp->t_flags & TF_SENTFIN) == 0)) { in rack_remxt_tmr()
8754 if (tp->t_flags & TF_SENTFIN) { in rack_process_to_cumack()
9940 (tp->t_flags & TF_SENTFIN)) { in rack_process_ack()
12281 if (tp->t_flags & TF_SENTFIN) in rack_init()
12387 if ((tp->t_flags & TF_SENTFIN) && ((tp->snd_max - tp->snd_una) > 1)) { in rack_handoff_ok()
13249 (tp->t_flags & TF_SENTFIN)) { in rack_do_compressed_ack_processing()
13380 (tp->t_flags & TF_SENTFIN)) { in rack_do_compressed_ack_processing()
14153 if (tp->t_flags & TF_SENTFIN) { in tcp_rack_output()
17016 if (tp->t_flags & TF_SENTFIN) { in rack_output()
17943 if (flags & TH_FIN && tp->t_flags & TF_SENTFIN && in rack_output()
18434 tp->t_flags |= TF_SENTFIN; in rack_output()