Lines Matching refs:TF_ACKNOW
545 tp->t_flags |= TF_ACKNOW; in cc_ecnpkt_handler_flags()
1883 if ((tp->t_flags & TF_ACKNOW) || in tcp_do_segment()
1950 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
2072 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
2105 tp->t_flags |= (TF_ACKNOW | TF_NEEDSYN | TF_SONOTCONN); in tcp_do_segment()
2294 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
2312 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
2365 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
2416 } else if (tp->t_flags & TF_ACKNOW) in tcp_do_segment()
2808 if (tp->t_flags & TF_ACKNOW || in tcp_do_segment()
2878 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
3240 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
3270 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
3370 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
3408 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_do_segment()
3445 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
4171 tp->t_flags |= TF_ACKNOW; in tcp_newreno_partial_ack()