Lines Matching refs:TF_ACKNOW
2689 tp->t_flags |= TF_ACKNOW; in tcp_setup_server_socket()
3884 if ((so->so_snd.sb_cc) || (tp->t_flags & TF_ACKNOW)) { in tcp_input()
4001 tp->t_flags |= TF_ACKNOW; in tcp_input()
4242 tp->t_flags |= TF_ACKNOW; in tcp_input()
4321 tp->t_flags |= TF_ACKNOW; in tcp_input()
4661 tp->t_flags |= TF_ACKNOW; in tcp_input()
4664 tp->t_flags |= TF_ACKNOW; in tcp_input()
4687 tp->t_flags |= TF_ACKNOW; in tcp_input()
4766 tp->t_flags |= TF_ACKNOW; in tcp_input()
4874 } else if (tp->t_flags & TF_ACKNOW) { in tcp_input()
6010 ((tp->t_flags & TF_ACKNOW) == 0)) { in tcp_input()
6017 tp->t_flags |= TF_ACKNOW; in tcp_input()
6093 tp->t_flags |= TF_ACKNOW; in tcp_input()
6131 tp->t_flags |= TF_ACKNOW; in tcp_input()
6155 tp->t_flags |= TF_ACKNOW; in tcp_input()
6174 tp->t_flags |= TF_ACKNOW; in tcp_input()
6216 tp->t_flags |= TF_ACKNOW; in tcp_input()
6240 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()
6275 tp->t_flags |= TF_ACKNOW; in tcp_input()