Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dprimitive.c47 state = asoc ? asoc->state : SCTP_STATE_CLOSED; \
H A Dendpointola.c384 state = asoc ? asoc->state : SCTP_STATE_CLOSED; in sctp_endpoint_bh_rcv()
H A Dsm_sideeffect.c608 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_cmd_init_failed()
649 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_cmd_assoc_failed()
1126 sctp_assoc2id(asoc))) ? asoc->state : SCTP_STATE_CLOSED])
H A Dsm_statefuns.c277 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_do_4_C()
2732 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_stop_t1_and_abort()
3541 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_do_9_2_final()
5162 SCTP_STATE(SCTP_STATE_CLOSED)); in sctp_sf_cookie_wait_prm_shutdown()
5231 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()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dconstants.h165 SCTP_STATE_CLOSED = 0, enumerator