Home
last modified time | relevance | path

Searched refs:SCTP_STATE_CLOSED (Results 1 – 6 of 6) sorted by relevance

/linux/net/sctp/
H A Dprimitive.c47 state = asoc ? asoc->state : SCTP_STATE_CLOSED; \
H A Dendpointola.c390 state = asoc ? asoc->state : SCTP_STATE_CLOSED; in sctp_endpoint_bh_rcv()
H A Dsm_sideeffect.c646 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_cmd_init_failed()
687 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_cmd_assoc_failed()
1141 sctp_assoc2id(asoc))) ? asoc->state : SCTP_STATE_CLOSED])
H A Dsm_statefuns.c286 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_do_4_C()
2809 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_stop_t1_and_abort()
3657 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_do_9_2_final()
5275 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_cookie_wait_prm_shutdown()
5344 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_cookie_wait_prm_abort()
H A Dassociola.c81 asoc->state = SCTP_STATE_CLOSED; in sctp_association_init()
/linux/include/net/sctp/
H A Dconstants.h166 SCTP_STATE_CLOSED = 0, enumerator