TF_ACKNOW 173 netinet/tcp_input.c tp->t_flags |= TF_ACKNOW; \ TF_ACKNOW 1104 netinet/tcp_input.c if (tp->t_flags & TF_ACKNOW) TF_ACKNOW 1190 netinet/tcp_input.c tp->t_flags |= TF_ACKNOW; TF_ACKNOW 1353 netinet/tcp_input.c tp->t_flags |= TF_ACKNOW; TF_ACKNOW 1399 netinet/tcp_input.c tp->t_flags |= TF_ACKNOW; TF_ACKNOW 1480 netinet/tcp_input.c if (tp->t_flags & TF_ACKNOW) TF_ACKNOW 2064 netinet/tcp_input.c tp->t_flags |= TF_ACKNOW; TF_ACKNOW 2096 netinet/tcp_input.c tp->t_flags |= TF_ACKNOW; TF_ACKNOW 2154 netinet/tcp_input.c if (needoutput || (tp->t_flags & TF_ACKNOW)) { TF_ACKNOW 2183 netinet/tcp_input.c tp->t_flags |= TF_ACKNOW; TF_ACKNOW 454 netinet/tcp_output.c if (tp->t_flags & TF_ACKNOW) TF_ACKNOW 743 netinet/tcp_output.c if (tp->t_flags & TF_ACKNOW) TF_ACKNOW 1170 netinet/tcp_output.c tp->t_flags &= ~TF_ACKNOW; TF_ACKNOW 120 netinet/tcp_timer.c tp->t_flags |= TF_ACKNOW;