Searched refs:SCTP_STATE_INUSE (Results 1 – 5 of 5) sorted by relevance
84 (state == SCTP_STATE_INUSE)) { in sctp_can_peel_off()114 (state == SCTP_STATE_INUSE)) { in sctp_do_peeloff()
466 #define SCTP_STATE_INUSE 0x0001 macro
1123 case SCTP_STATE_INUSE: in sctp_map_assoc_state()1175 SCTP_SET_STATE(stcb, SCTP_STATE_INUSE); in sctp_init_asoc()8794 (new_state == SCTP_STATE_INUSE))) {
1564 case SCTP_STATE_INUSE: in sctp_handle_init_ack()6071 case SCTP_STATE_INUSE: /* should not happen */
6392 (SCTP_GET_STATE(stcb) == SCTP_STATE_INUSE) ||