Searched refs:SCTP_STATE_EMPTY (Results 1 – 4 of 4) sorted by relevance
79 if ((state == SCTP_STATE_EMPTY) || in sctp_can_peel_off()109 if ((state == SCTP_STATE_EMPTY) || in sctp_do_peeloff()
465 #define SCTP_STATE_EMPTY 0x0000 macro
1554 case SCTP_STATE_EMPTY: in sctp_handle_init_ack()5686 (SCTP_GET_STATE(stcb) != SCTP_STATE_EMPTY) &&6094 case SCTP_STATE_EMPTY: /* should not happen */
1112 case SCTP_STATE_EMPTY: in sctp_map_assoc_state()1817 if ((stcb != NULL) && (stcb->asoc.state == SCTP_STATE_EMPTY)) { in sctp_timeout_handler()1843 ((stcb->asoc.state == SCTP_STATE_EMPTY) || in sctp_timeout_handler()8668 !(((old_state & SCTP_STATE_MASK) == SCTP_STATE_EMPTY) &&