Searched refs:SCTP_STATE_CLOSED (Results 1 – 6 of 6) sorted by relevance
47 state = asoc ? asoc->state : SCTP_STATE_CLOSED; \
384 state = asoc ? asoc->state : SCTP_STATE_CLOSED; in sctp_endpoint_bh_rcv()
636 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_cmd_init_failed()677 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_cmd_assoc_failed()1132 sctp_assoc2id(asoc))) ? asoc->state : SCTP_STATE_CLOSED])
284 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_do_4_C()2797 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_stop_t1_and_abort()3645 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_do_9_2_final()5263 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_cookie_wait_prm_shutdown()5332 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_cookie_wait_prm_abort()
81 asoc->state = SCTP_STATE_CLOSED; in sctp_association_init()
166 SCTP_STATE_CLOSED = 0, enumerator
Completed in 20 milliseconds