Searched refs:SCTP_STATE_INUSE (Results 1 – 6 of 6) sorted by relevance
50 #pragma D binding "1.13" SCTP_STATE_INUSE51 inline int32_t SCTP_STATE_INUSE = 0x00000001; variable73 (state & SCTP_STATE_MASK) == SCTP_STATE_INUSE ? "state-closed" :
75 (state == SCTP_STATE_INUSE)) { in sctp_can_peel_off()105 (state == SCTP_STATE_INUSE)) { in sctp_do_peeloff()
449 #define SCTP_STATE_INUSE 0x0001 macro
1081 case SCTP_STATE_INUSE: in sctp_map_assoc_state()1135 SCTP_SET_STATE(stcb, SCTP_STATE_INUSE); in sctp_init_asoc()7675 (new_state == SCTP_STATE_INUSE))) { in sctp_set_state()
5189 (SCTP_GET_STATE(stcb) != SCTP_STATE_INUSE) && in sctp_process_control()5605 case SCTP_STATE_INUSE: /* should not happen */ in sctp_common_input_processing()
5855 (SCTP_GET_STATE(stcb) == SCTP_STATE_INUSE) || in sctp_send_initiate_ack()