Searched refs:TF_ACKNOW (Results 1 – 8 of 8) sorted by relevance
73 tp->t_flags |= TF_ACKNOW; \87 tp->t_flags |= TF_ACKNOW; \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()[all …]
215 if (tp->t_flags & TF_ACKNOW)379 if (tp->t_flags & TF_ACKNOW)576 tp->t_flags &= ~(TF_ACKNOW|TF_DELACK);
58 #define TF_ACKNOW 0x0001 /* ack peer immediately */ macro
60 tp->t_flags |= TF_ACKNOW; in tcp_fasttimo()
73 tp->t_flags |= TF_ACKNOW; \87 tp->t_flags |= TF_ACKNOW; \107 tp->t_flags |= TF_ACKNOW; \591 tp->t_flags |= TF_ACKNOW; in tcp_input()730 tp->t_flags |= TF_ACKNOW; in tcp_input()772 tp->t_flags |= TF_ACKNOW; in tcp_input()878 tp->t_flags |= TF_ACKNOW; in tcp_input()937 tp->t_flags |= TF_ACKNOW; in tcp_input()1387 tp->t_flags |= TF_ACKNOW; in tcp_input()1449 tp->t_flags |= TF_ACKNOW; in tcp_input()[all …]
53 #define TF_ACKNOW 0x0001 /* ack peer immediately */ macro