Searched refs:SCTP_STATE_EMPTY (Results 1 – 5 of 5) sorted by relevance
77 if ((state == SCTP_STATE_EMPTY) || in sctp_can_peel_off()107 if ((state == SCTP_STATE_EMPTY) || in sctp_do_peeloff()
451 #define SCTP_STATE_EMPTY 0x0000 macro
1081 case SCTP_STATE_EMPTY: in sctp_map_assoc_state()1745 if ((stcb != NULL) && (stcb->asoc.state == SCTP_STATE_EMPTY)) { in sctp_timeout_handler()1771 ((stcb->asoc.state == SCTP_STATE_EMPTY) || in sctp_timeout_handler()7617 !(((old_state & SCTP_STATE_MASK) == SCTP_STATE_EMPTY) && in sctp_set_state()
1391 case SCTP_STATE_EMPTY: in sctp_handle_init_ack()5257 (SCTP_GET_STATE(stcb) != SCTP_STATE_EMPTY) && in sctp_process_control()5601 case SCTP_STATE_EMPTY: /* should not happen */ in sctp_common_input_processing()