Searched refs:SCTP_STATE_INUSE (Results 1 – 5 of 5) sorted by relevance
80 (state == SCTP_STATE_INUSE)) { in sctp_can_peel_off()110 (state == SCTP_STATE_INUSE)) { in sctp_do_peeloff()
466 #define SCTP_STATE_INUSE 0x0001 macro
1555 case SCTP_STATE_INUSE: in sctp_handle_init_ack()5687 (SCTP_GET_STATE(stcb) != SCTP_STATE_INUSE) &&6095 case SCTP_STATE_INUSE: /* should not happen */
1115 case SCTP_STATE_INUSE: in sctp_map_assoc_state()1167 SCTP_SET_STATE(stcb, SCTP_STATE_INUSE); in sctp_init_asoc()8669 (new_state == SCTP_STATE_INUSE))) {
6344 (SCTP_GET_STATE(stcb) == SCTP_STATE_INUSE) ||