Searched refs:TCPS_CLOSED (Results 1 – 9 of 9) sorted by relevance
47 #define TCPS_CLOSED 0 /* closed */ macro64 #define TCP6S_CLOSED TCPS_CLOSED
204 tp->t_state = TCPS_CLOSED; in tcp_usr_attach()206 TCPSTATES_INC(TCPS_CLOSED); in tcp_usr_attach()1917 if (tp->t_state != TCPS_CLOSED) { in tcp_ctloutput()2376 if ((tp->t_state != TCPS_CLOSED) && in tcp_default_ctloutput()2704 tcp_state_change(tp, TCPS_CLOSED); in tcp_usrclosed()2706 case TCPS_CLOSED: in tcp_usrclosed()2757 case TCPS_CLOSED: in db_print_tstate()
1903 tcp_state_change(tp, TCPS_CLOSED); in tcp_drop()2123 if (tp->t_state != TCPS_CLOSED) in tcp_close()2124 tcp_state_change(tp, TCPS_CLOSED); in tcp_close()
1006 if (tp == NULL || tp->t_state == TCPS_CLOSED) { in tcp_input()
699 tcp_state_change(tp, TCPS_CLOSED); in ctf_process_rst()
755 if ((tp->t_state == TCPS_CLOSED) || in bbr_start_hpts_timer()10278 if ((tp->t_state == TCPS_CLOSED) || in bbr_handoff_ok()10389 case TCPS_CLOSED: in bbr_set_state()12113 } else if (tp->t_state == TCPS_CLOSED) { in bbr_output_wtime()
4750 if ((tp->t_state == TCPS_CLOSED) || in rack_start_hpts_timer()10525 if ((tp->t_state == TCPS_CLOSED) || in rack_handoff_ok()10657 case TCPS_CLOSED: in rack_set_state()
561 (*state)->src.state = (*state)->dst.state = TCPS_CLOSED; in pf_src_connlimit()662 s->src.state = s->dst.state = TCPS_CLOSED; in pf_overload_task()1078 TCPS_CLOSED; in pf_state_key_attach()3793 s->dst.state = TCPS_CLOSED; in pf_create_state()4583 (*state)->src.state = (*state)->dst.state = TCPS_CLOSED; in pf_test_state_tcp()