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_str2interval; 67 dladm_bw2str; 68 dladm_str2bw; 69 dladm_secobjclass2str; 70 dladm_str2secobjclass; 71 dladm_aggr_up; 72 dladm_aggr_add; 73 dladm_aggr_create; 74 dladm_aggr_delete; 75 dladm_aggr_modify; 76 dladm_aggr_remove; 77 dladm_aggr_lacpmode2str; 78 dladm_aggr_lacptimer2str; 79 dladm_aggr_macaddr2str; 80 dladm_aggr_policy2str; 81 dladm_aggr_portstate2str; 82 dladm_aggr_str2lacpmode; 83 dladm_aggr_str2lacptimer; 84 dladm_aggr_str2macaddr; 85 dladm_aggr_str2policy; 86 dladm_aggr_info; 87 dladm_key2linkid; 88 dladm_wlan_scan; 89 dladm_wlan_connect; 90 dladm_wlan_disconnect; 91 dladm_wlan_get_linkattr; 92 dladm_wlan_essid2str; 93 dladm_wlan_bssid2str; 94 dladm_wlan_secmode2str; 95 dladm_wlan_strength2str; 96 dladm_wlan_mode2str; 97 dladm_wlan_speed2str; 98 dladm_wlan_auth2str; 99 dladm_wlan_bsstype2str; 100 dladm_wlan_linkstatus2str; 101 dladm_wlan_str2essid; 102 dladm_wlan_str2bssid; 103 dladm_wlan_str2secmode; 104 dladm_wlan_str2strength; 105 dladm_wlan_str2mode; 106 dladm_wlan_str2speed; 107 dladm_wlan_str2auth; 108 dladm_wlan_str2bsstype; 109 dladm_wlan_str2linkstatus; 110 dladm_vlan_create; 111 dladm_vlan_delete; 112 dladm_vlan_up; 113 dladm_vlan_info; 114 dladm_class2str; 115 dladm_media2str; 116 dladm_rename_link; 117 dladm_phys_info; 118 dladm_phys_delete; 119 dladm_dev2linkid; 120 dladm_linkid2legacyname; 121 dladm_create_datalink_id; 122 dladm_destroy_datalink_id; 123 dladm_remap_datalink_id; 124 dladm_up_datalink_id; 125 dladm_name2info; 126 dladm_datalink_id2info; 127 dladm_walk_datalink_id; 128 dladm_create_conf; 129 dladm_read_conf; 130 dladm_write_conf; 131 dladm_remove_conf; 132 dladm_destroy_conf; 133 dladm_get_conf_field; 134 dladm_set_conf_field; 135 dladm_unset_conf_field; 136 dladm_wlan_wpa_get_sr; 137 dladm_wlan_wpa_set_ie; 138 dladm_wlan_wpa_set_wpa; 139 dladm_wlan_wpa_del_key; 140 dladm_wlan_wpa_set_key; 141 dladm_wlan_wpa_set_mlme; 142 dladm_vnic_create; 143 dladm_vnic_delete; 144 dladm_vnic_info; 145 dladm_vnic_str2macaddrtype; 146 dladm_vnic_up; 147 dladm_walk_macaddr; 148 dladm_walk_hwgrp; 149 dladm_pri2str; 150 dladm_str2pri; 151 dladm_start_usagelog; 152 dladm_stop_usagelog; 153 dladm_walk_usage_res; 154 dladm_walk_usage_time; 155 dladm_usage_summary; 156 dladm_usage_dates; 157 158 dladm_flow_add; 159 dladm_flow_remove; 160 dladm_flow_parse_db; 161 dladm_walk_flow; 162 dladm_flow_init; 163 dladm_flow_info; 164 dladm_prefixlen2mask; 165 dladm_mask2prefixlen; 166 dladm_str2proto; 167 dladm_proto2str; 168 169 dladm_free_attrs; 170 dladm_parse_flow_attrs; 171 172 dladm_flow_attr_ip2str; 173 dladm_flow_attr_proto2str; 174 dladm_flow_attr_port2str; 175 dladm_flow_attr_dsfield2str; 176 177 dladm_free_props; 178 dladm_parse_link_props; 179 dladm_get_linkprop; 180 dladm_set_linkprop; 181 dladm_walk_linkprop; 182 dladm_parse_flow_props; 183 dladm_get_flowprop; 184 dladm_set_flowprop; 185 dladm_walk_flowprop; 186 187 dladm_parselink; 188 189 dladm_continuous; 190 dladm_kstat_lookup; 191 dladm_get_stats; 192 dladm_kstat_value; 193 dladm_get_single_mac_stat; 194 dladm_stats_total; 195 dladm_stats_diff; 196 197 dladm_ether_info; 198 dladm_ether_autoneg2str; 199 dladm_ether_pause2str; 200 dladm_ether_spdx2str; 201 dladm_ether_info_done; 202 local: 203 *; 204}; 205