mapfile-vers revision 2b24ab6b3865caeede9eeb9db6b83e1d89dcd1ea
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# CDDL HEADER START
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# The contents of this file are subject to the terms of the
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# Common Development and Distribution License (the "License").
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# You may not use this file except in compliance with the License.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# See the License for the specific language governing permissions
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# and limitations under the License.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# When distributing Covered Code, include this CDDL HEADER in each
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# If applicable, add the following below this CDDL HEADER, with the
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# CDDL HEADER END
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# Use is subject to license terms.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# MAPFILE HEADER START
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# Object versioning must comply with the rules detailed in
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# You should not be making modifications here until you've read the most current
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# copy of that file. If you need help, contact a gatekeeper for guidance.
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync# MAPFILE HEADER END
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsyncSUNWprivate_1.1 {
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_open;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_close;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_dld_fd;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_door_fd;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_info;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_walk;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_status2str;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_linkstate2str;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_linkduplex2str;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_set_rootdir;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_valid_linkname;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_mac_walk;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_init_linkprop;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_get_linkprop;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_get_linkprop_values;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_set_linkprop;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_walk_linkprop;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_attr_is_linkprop;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_valid_secobj_name;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_init_secobj;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_get_secobj;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_set_secobj;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_unset_secobj;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_walk_secobj;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_str2interval;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_bw2str;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_str2bw;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_secobjclass2str;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_str2secobjclass;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_aggr_up;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_aggr_add;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_aggr_create;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_aggr_delete;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_aggr_modify;
14ea49401f3c8c61422aefbda43809e275f60c6cvboxsync dladm_aggr_remove;