Lines Matching refs:TF_ACKNOW
2689 tp->t_flags |= TF_ACKNOW; in tcp_setup_server_socket()
3885 if ((so->so_snd.sb_cc) || (tp->t_flags & TF_ACKNOW)) { in tcp_input()
4002 tp->t_flags |= TF_ACKNOW; in tcp_input()
4243 tp->t_flags |= TF_ACKNOW; in tcp_input()
4322 tp->t_flags |= TF_ACKNOW; in tcp_input()
4662 tp->t_flags |= TF_ACKNOW; in tcp_input()
4665 tp->t_flags |= TF_ACKNOW; in tcp_input()
4688 tp->t_flags |= TF_ACKNOW; in tcp_input()
4767 tp->t_flags |= TF_ACKNOW; in tcp_input()
4875 } else if (tp->t_flags & TF_ACKNOW) { in tcp_input()
6011 ((tp->t_flags & TF_ACKNOW) == 0)) { in tcp_input()
6018 tp->t_flags |= TF_ACKNOW; in tcp_input()
6094 tp->t_flags |= TF_ACKNOW; in tcp_input()
6132 tp->t_flags |= TF_ACKNOW; in tcp_input()
6156 tp->t_flags |= TF_ACKNOW; in tcp_input()
6175 tp->t_flags |= TF_ACKNOW; in tcp_input()
6217 tp->t_flags |= TF_ACKNOW; in tcp_input()
6241 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()
6276 tp->t_flags |= TF_ACKNOW; in tcp_input()