Searched refs:TF_ACKNOW (Results 1 – 5 of 5) sorted by relevance
2841 tp->t_flags |= TF_ACKNOW; in tcp_input()3050 if ((so->so_snd.sb_cc) || (tp->t_flags & TF_ACKNOW)) { in tcp_input()3159 tp->t_flags |= TF_ACKNOW; in tcp_input()3311 tp->t_flags |= TF_ACKNOW; in tcp_input()3517 tp->t_flags |= TF_ACKNOW; in tcp_input()3593 tp->t_flags |= TF_ACKNOW; in tcp_input()3918 tp->t_flags |= TF_ACKNOW; in tcp_input()3921 tp->t_flags |= TF_ACKNOW; in tcp_input()3944 tp->t_flags |= TF_ACKNOW; in tcp_input()4038 tp->t_flags |= TF_ACKNOW; in tcp_input()[all …]
1494 if (tp->t_flags & TF_ACKNOW) { in tcp_output()2159 if (tp->t_flags & TF_ACKNOW) { in tcp_output()2697 (tp->t_flags & TF_ACKNOW) || in tcp_output()2995 tp->t_flags &= ~(TF_ACKNOW | TF_DELACK); in tcp_ip_output()
1370 tp->t_flags |= TF_ACKNOW; in tcp_timers()1569 tp->t_flags |= TF_ACKNOW; in tcp_timers()1632 tp->t_flags |= TF_ACKNOW; in tcp_timers()1723 tp->t_flags |= TF_ACKNOW; in tcp_timers()
286 #define TF_ACKNOW 0x00001 /* ack peer immediately */ macro877 #define TF_ACKNOW 0x00001 /* ack peer immediately */ macro
960 tp->t_flags |= TF_ACKNOW; in tcp_usr_rcvd()