Searched refs:TF_ACKNOW (Results 1 – 6 of 6) sorted by relevance
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()[all …]
1378 tp->t_flags |= TF_ACKNOW; in tcp_timers()1582 tp->t_flags |= TF_ACKNOW; in tcp_timers()1616 tp->t_flags |= TF_ACKNOW; in tcp_timers()1704 tp->t_flags |= TF_ACKNOW; in tcp_timers()
1992 if (tp->t_flags & TF_ACKNOW) { in tcp_output()2797 if (tp->t_flags & TF_ACKNOW) { in tcp_output()3391 (tp->t_flags & TF_ACKNOW) || in tcp_output()3762 tp->t_flags &= ~(TF_ACKNOW | TF_DELACK); in tcp_ip_output()
431 #define TF_ACKNOW 0x00001 /* ack peer immediately */ macro1127 #define TF_ACKNOW 0x00001 /* ack peer immediately */ macro
1713 tp->t_flags |= TF_ACKNOW; in mptcp_do_add_addr_opt_v1()
1052 tp->t_flags |= TF_ACKNOW; in tcp_usr_rcvd()