Lines Matching refs:TF_ACKNOW
541 tp->t_flags |= TF_ACKNOW; in cc_ecnpkt_handler_flags()
1880 tp->snd_max) || tp->t_flags & TF_ACKNOW) in tcp_do_segment()
1944 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
2066 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
2099 tp->t_flags |= (TF_ACKNOW | TF_NEEDSYN | TF_SONOTCONN); 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()
2410 } else if (tp->t_flags & TF_ACKNOW) in tcp_do_segment()
2786 if (avail > 0 || tp->t_flags & TF_ACKNOW) in tcp_do_segment()
2852 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()
3380 if (needoutput || (tp->t_flags & TF_ACKNOW)) in tcp_do_segment()
3417 tp->t_flags |= TF_ACKNOW; in tcp_do_segment()
4120 tp->t_flags |= TF_ACKNOW; in tcp_newreno_partial_ack()