mapfile-vers revision d62bc4badc1c1f1549c961cfb8b420e650e1272b
2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
2N/A# Use is subject to license terms.
2N/A#
2N/A# ident "%Z%%M% %I% %E% SMI"
2N/A#
2N/A
2N/ASUNWprivate_1.1 {
2N/A global:
2N/A dladm_info;
2N/A dladm_walk;
2N/A dladm_setzid;
2N/A dladm_getzid;
2N/A dladm_status2str;
2N/A dladm_linkstate2str;
2N/A dladm_linkduplex2str;
2N/A dladm_set_rootdir;
2N/A dladm_valid_linkname;
2N/A dladm_mac_walk;
2N/A dladm_init_linkprop;
2N/A dladm_get_linkprop;
2N/A dladm_set_linkprop;
2N/A dladm_walk_linkprop;
2N/A dladm_init_secobj;
2N/A dladm_get_secobj;
2N/A dladm_set_secobj;
2N/A dladm_unset_secobj;
2N/A dladm_walk_secobj;
2N/A dladm_secobjclass2str;
2N/A dladm_str2secobjclass;
2N/A dladm_aggr_up;
2N/A dladm_aggr_add;
2N/A dladm_aggr_create;
2N/A dladm_aggr_delete;
2N/A dladm_aggr_modify;
2N/A dladm_aggr_remove;
2N/A dladm_aggr_lacpmode2str;
2N/A dladm_aggr_lacptimer2str;
2N/A dladm_aggr_macaddr2str;
2N/A dladm_aggr_policy2str;
2N/A dladm_aggr_portstate2str;
2N/A dladm_aggr_str2lacpmode;
2N/A dladm_aggr_str2lacptimer;
2N/A dladm_aggr_str2macaddr;
2N/A dladm_aggr_str2policy;
2N/A dladm_aggr_info;
2N/A dladm_key2linkid;
2N/A dladm_wlan_scan;
2N/A dladm_wlan_connect;
2N/A dladm_wlan_disconnect;
2N/A dladm_wlan_get_linkattr;
2N/A dladm_wlan_essid2str;
2N/A dladm_wlan_bssid2str;
2N/A dladm_wlan_secmode2str;
2N/A dladm_wlan_strength2str;
2N/A dladm_wlan_mode2str;
2N/A dladm_wlan_speed2str;
2N/A dladm_wlan_auth2str;
2N/A dladm_wlan_bsstype2str;
2N/A dladm_wlan_linkstatus2str;
2N/A dladm_wlan_str2essid;
2N/A dladm_wlan_str2bssid;
2N/A dladm_wlan_str2secmode;
2N/A dladm_wlan_str2strength;
2N/A dladm_wlan_str2mode;
2N/A dladm_wlan_str2speed;
2N/A dladm_wlan_str2auth;
2N/A dladm_wlan_str2bsstype;
2N/A dladm_wlan_str2linkstatus;
2N/A dladm_vlan_create;
2N/A dladm_vlan_delete;
2N/A dladm_vlan_up;
2N/A dladm_vlan_info;
2N/A dladm_class2str;
2N/A dladm_media2str;
2N/A dladm_rename_link;
2N/A dladm_phys_info;
2N/A dladm_phys_delete;
2N/A dladm_dev2linkid;
2N/A dladm_linkid2legacyname;
2N/A dladm_create_datalink_id;
2N/A dladm_destroy_datalink_id;
2N/A dladm_remap_datalink_id;
2N/A dladm_up_datalink_id;
2N/A dladm_name2info;
2N/A dladm_datalink_id2info;
2N/A dladm_walk_datalink_id;
2N/A dladm_create_conf;
2N/A dladm_read_conf;
2N/A dladm_write_conf;
2N/A dladm_remove_conf;
2N/A dladm_destroy_conf;
2N/A dladm_get_conf_field;
2N/A dladm_set_conf_field;
2N/A dladm_unset_conf_field;
2N/A dladm_wlan_wpa_get_sr;
2N/A dladm_wlan_wpa_set_ie;
2N/A dladm_wlan_wpa_set_wpa;
2N/A dladm_wlan_wpa_del_key;
2N/A dladm_wlan_wpa_set_key;
2N/A dladm_wlan_wpa_set_mlme;
2N/A dladm_vnic_create;
2N/A dladm_vnic_modify;
2N/A dladm_vnic_delete;
2N/A dladm_vnic_info;
2N/A dladm_vnic_str2macaddrtype;
2N/A
2N/A local:
2N/A *;
2N/A};
2N/A