Lines Matching refs:t_flags
73 tp->t_flags |= TF_ACKNOW; \
75 tp->t_flags |= TF_DELACK; \
87 tp->t_flags |= TF_ACKNOW; \
95 tp->t_flags |= TF_DELACK; \
107 tp->t_flags |= TF_ACKNOW; \
596 tp->t_flags |= TF_ACKNOW; in tcp_input()
736 tp->t_flags |= TF_ACKNOW; in tcp_input()
778 tp->t_flags |= TF_ACKNOW; in tcp_input()
884 tp->t_flags |= TF_ACKNOW; in tcp_input()
943 tp->t_flags |= TF_ACKNOW; in tcp_input()
1393 tp->t_flags |= TF_ACKNOW; in tcp_input()
1455 tp->t_flags |= TF_ACKNOW; in tcp_input()
1461 if (needoutput || (tp->t_flags & TF_ACKNOW)) { in tcp_input()
1474 tp->t_flags |= TF_ACKNOW; in tcp_input()