Searched refs:TF_CLOSED (Results 1 – 5 of 5) sorted by relevance
804 #define TF_CLOSED 0x04000000 /* close(2) called on socket */ macro
1327 tp->t_flags |= TF_CLOSED; in tcp_usr_close()2937 if (t_flags & TF_CLOSED) { in db_print_tflags()
2337 if ((tp->t_flags & TF_CLOSED) && tlen > 0 && in tcp_do_segment()
9468 if ((tp->t_flags & TF_CLOSED) && tlen && in bbr_do_fin_wait_1()9800 if ((tp->t_flags & TF_CLOSED) && tlen && in bbr_do_fin_wait_2()
13575 if ((tp->t_flags & TF_CLOSED) && tlen && in rack_do_fin_wait_1()13901 if ((tp->t_flags & TF_CLOSED) && tlen && in rack_do_fin_wait_2()