Searched refs:TF_CLOSING (Results 1 – 4 of 4) sorted by relevance
1490 (tp->t_flags & TF_CLOSING)) { in tcp_output()1491 tp->t_flags &= ~TF_CLOSING; in tcp_output()2015 (tp->t_flags & TF_CLOSING)) { in tcp_output()2016 tp->t_flags &= ~TF_CLOSING; in tcp_output()3362 (tp->t_flags & TF_CLOSING)) { in tcp_output()3363 tp->t_flags &= ~TF_CLOSING; in tcp_output()3754 !(tp->t_flags & TF_CLOSING) && in tcp_ip_output()3772 if (fadv_congested && !IN_FASTRECOVERY(tp) && !(tp->t_flags & TF_CLOSING) && in tcp_ip_output()
458 #define TF_CLOSING 0x8000000 /* pending tcp close */ macro
1787 if ((tp->t_flags & TF_CLOSING) || in tcp_close()1789 tp->t_flags |= TF_CLOSING; in tcp_close()
5810 tp->t_flags |= TF_CLOSING; in tcp_input()6218 tp->t_flags |= TF_CLOSING; in tcp_input()