Lines Matching refs:SCTP_STREAM_RESET_RESULT_PERFORMED
3519 if (action == SCTP_STREAM_RESET_RESULT_PERFORMED) { in sctp_handle_stream_reset_response()
3547 } else if (action != SCTP_STREAM_RESET_RESULT_PERFORMED) { in sctp_handle_stream_reset_response()
3563 if (action == SCTP_STREAM_RESET_RESULT_PERFORMED) { in sctp_handle_stream_reset_response()
3585 } else if (action != SCTP_STREAM_RESET_RESULT_PERFORMED) { in sctp_handle_stream_reset_response()
3606 if (action == SCTP_STREAM_RESET_RESULT_PERFORMED) { in sctp_handle_stream_reset_response()
3702 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_PERFORMED; in sctp_handle_str_reset_request_in()
3767 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_PERFORMED; in sctp_handle_str_reset_request_tsn()
3818 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_PERFORMED; in sctp_handle_str_reset_request_out()
3932 stcb->asoc.last_reset_action[0] = SCTP_STREAM_RESET_RESULT_PERFORMED; in sctp_handle_str_reset_add_strm()
3985 stcb->asoc.last_reset_action[0] = SCTP_STREAM_RESET_RESULT_PERFORMED; in sctp_handle_str_reset_add_out_strm()
4111 (void)sctp_handle_stream_reset_response(stcb, seq, SCTP_STREAM_RESET_RESULT_PERFORMED, NULL); in sctp_handle_stream_reset()