1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25 26# 27# MAPFILE HEADER START 28# 29# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30# Object versioning must comply with the rules detailed in 31# 32# usr/src/lib/README.mapfiles 33# 34# You should not be making modifications here until you've read the most current 35# copy of that file. If you need help, contact a gatekeeper for guidance. 36# 37# MAPFILE HEADER END 38# 39 40SUNWprivate_1.1 { 41 global: 42 dladm_open; 43 dladm_close; 44 dladm_dld_fd; 45 dladm_door_fd; 46 dladm_info; 47 dladm_walk; 48 dladm_setzid; 49 dladm_status2str; 50 dladm_linkstate2str; 51 dladm_linkduplex2str; 52 dladm_set_rootdir; 53 dladm_valid_linkname; 54 dladm_mac_walk; 55 dladm_init_linkprop; 56 dladm_get_linkprop; 57 dladm_set_linkprop; 58 dladm_walk_linkprop; 59 dladm_attr_is_linkprop; 60 dladm_valid_secobj_name; 61 dladm_init_secobj; 62 dladm_get_secobj; 63 dladm_set_secobj; 64 dladm_unset_secobj; 65 dladm_walk_secobj; 66 dladm_bw2str; 67 dladm_str2bw; 68 dladm_secobjclass2str; 69 dladm_str2secobjclass; 70 dladm_aggr_up; 71 dladm_aggr_add; 72 dladm_aggr_create; 73 dladm_aggr_delete; 74 dladm_aggr_modify; 75 dladm_aggr_remove; 76 dladm_aggr_lacpmode2str; 77 dladm_aggr_lacptimer2str; 78 dladm_aggr_macaddr2str; 79 dladm_aggr_policy2str; 80 dladm_aggr_portstate2str; 81 dladm_aggr_str2lacpmode; 82 dladm_aggr_str2lacptimer; 83 dladm_aggr_str2macaddr; 84 dladm_aggr_str2policy; 85 dladm_aggr_info; 86 dladm_key2linkid; 87 dladm_wlan_scan; 88 dladm_wlan_connect; 89 dladm_wlan_disconnect; 90 dladm_wlan_get_linkattr; 91 dladm_wlan_essid2str; 92 dladm_wlan_bssid2str; 93 dladm_wlan_secmode2str; 94 dladm_wlan_strength2str; 95 dladm_wlan_mode2str; 96 dladm_wlan_speed2str; 97 dladm_wlan_auth2str; 98 dladm_wlan_bsstype2str; 99 dladm_wlan_linkstatus2str; 100 dladm_wlan_str2essid; 101 dladm_wlan_str2bssid; 102 dladm_wlan_str2secmode; 103 dladm_wlan_str2strength; 104 dladm_wlan_str2mode; 105 dladm_wlan_str2speed; 106 dladm_wlan_str2auth; 107 dladm_wlan_str2bsstype; 108 dladm_wlan_str2linkstatus; 109 dladm_vlan_create; 110 dladm_vlan_delete; 111 dladm_vlan_up; 112 dladm_vlan_info; 113 dladm_class2str; 114 dladm_media2str; 115 dladm_rename_link; 116 dladm_phys_info; 117 dladm_phys_delete; 118 dladm_dev2linkid; 119 dladm_linkid2legacyname; 120 dladm_create_datalink_id; 121 dladm_destroy_datalink_id; 122 dladm_remap_datalink_id; 123 dladm_up_datalink_id; 124 dladm_name2info; 125 dladm_datalink_id2info; 126 dladm_walk_datalink_id; 127 dladm_create_conf; 128 dladm_read_conf; 129 dladm_write_conf; 130 dladm_remove_conf; 131 dladm_destroy_conf; 132 dladm_get_conf_field; 133 dladm_set_conf_field; 134 dladm_unset_conf_field; 135 dladm_wlan_wpa_get_sr; 136 dladm_wlan_wpa_set_ie; 137 dladm_wlan_wpa_set_wpa; 138 dladm_wlan_wpa_del_key; 139 dladm_wlan_wpa_set_key; 140 dladm_wlan_wpa_set_mlme; 141 dladm_vnic_create; 142 dladm_vnic_delete; 143 dladm_vnic_info; 144 dladm_vnic_str2macaddrtype; 145 dladm_vnic_up; 146 dladm_walk_macaddr; 147 dladm_walk_hwgrp; 148 dladm_pri2str; 149 dladm_str2pri; 150 dladm_start_usagelog; 151 dladm_stop_usagelog; 152 dladm_walk_usage_res; 153 dladm_walk_usage_time; 154 dladm_usage_summary; 155 dladm_usage_dates; 156 157 dladm_flow_add; 158 dladm_flow_remove; 159 dladm_flow_parse_db; 160 dladm_walk_flow; 161 dladm_flow_init; 162 dladm_flow_info; 163 dladm_prefixlen2mask; 164 dladm_mask2prefixlen; 165 dladm_str2proto; 166 dladm_proto2str; 167 168 dladm_free_attrs; 169 dladm_parse_flow_attrs; 170 171 dladm_flow_attr_ip2str; 172 dladm_flow_attr_proto2str; 173 dladm_flow_attr_port2str; 174 dladm_flow_attr_dsfield2str; 175 176 dladm_free_props; 177 dladm_parse_link_props; 178 dladm_get_linkprop; 179 dladm_set_linkprop; 180 dladm_walk_linkprop; 181 dladm_parse_flow_props; 182 dladm_get_flowprop; 183 dladm_set_flowprop; 184 dladm_walk_flowprop; 185 186 dladm_parselink; 187 188 dladm_continuous; 189 dladm_kstat_lookup; 190 dladm_get_stats; 191 dladm_kstat_value; 192 dladm_get_single_mac_stat; 193 dladm_stats_total; 194 dladm_stats_diff; 195 196 dladm_ether_info; 197 dladm_ether_autoneg2str; 198 dladm_ether_pause2str; 199 dladm_ether_spdx2str; 200 dladm_ether_info_done; 201 local: 202 *; 203}; 204