Searched refs:TCPS_CLOSE_WAIT (Results 1 – 8 of 8) sorted by relevance
53 #define TCPS_CLOSE_WAIT 5 /* rcvd fin, waiting for close */ macro69 #define TCP6S_CLOSE_WAIT TCPS_CLOSE_WAIT79 ((s) == TCPS_CLOSE_WAIT || ((s) >= TCPS_CLOSING && (s) != TCPS_FIN_WAIT_2))
2177 case TCPS_CLOSE_WAIT: in tcp_do_segment()2325 tp->t_state > TCPS_CLOSE_WAIT && tlen) { in tcp_do_segment()2488 case TCPS_CLOSE_WAIT: in tcp_do_segment()3239 tcp_state_change(tp, TCPS_CLOSE_WAIT); in tcp_do_segment()
579 if (tp->t_state > TCPS_CLOSE_WAIT && in tcp_timer_persist()
2725 case TCPS_CLOSE_WAIT: in tcp_usrclosed()2777 case TCPS_CLOSE_WAIT: in db_print_tstate()
694 case TCPS_CLOSE_WAIT: in ctf_process_rst()
5397 if (tp->t_state > TCPS_CLOSE_WAIT && in rack_timeout_persist()8768 tcp_state_change(tp, TCPS_CLOSE_WAIT); in rack_process_data()10636 case TCPS_CLOSE_WAIT: in rack_set_state()10637 rack->r_state = TCPS_CLOSE_WAIT; in rack_set_state()
4797 if (tp->t_state > TCPS_CLOSE_WAIT && in bbr_timeout_persist()8449 tcp_state_change(tp, TCPS_CLOSE_WAIT); in bbr_process_data()10368 case TCPS_CLOSE_WAIT: in bbr_set_state()10369 bbr->r_state = TCPS_CLOSE_WAIT; in bbr_set_state()