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_status2str; 49 dladm_linkstate2str; 50 dladm_linkduplex2str; 51 dladm_set_rootdir; 52 dladm_valid_linkname; 53 dladm_mac_walk; 54 dladm_init_linkprop; 55 dladm_get_linkprop; 56 dladm_get_linkprop_values; 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_iptun_create; 111 dladm_iptun_delete; 112 dladm_iptun_modify; 113 dladm_iptun_getparams; 114 dladm_iptun_up; 115 dladm_iptun_down; 116 dladm_iptun_set6to4relay; 117 dladm_iptun_get6to4relay; 118 dladm_vlan_create; 119 dladm_vlan_delete; 120 dladm_vlan_up; 121 dladm_vlan_info; 122 dladm_class2str; 123 dladm_media2str; 124 dladm_str2media; 125 dladm_rename_link; 126 dladm_phys_info; 127 dladm_phys_delete; 128 dladm_dev2linkid; 129 dladm_linkid2legacyname; 130 dladm_create_datalink_id; 131 dladm_destroy_datalink_id; 132 dladm_remap_datalink_id; 133 dladm_up_datalink_id; 134 dladm_name2info; 135 dladm_datalink_id2info; 136 dladm_walk_datalink_id; 137 dladm_create_conf; 138 dladm_read_conf; 139 dladm_write_conf; 140 dladm_remove_conf; 141 dladm_destroy_conf; 142 dladm_get_conf_field; 143 dladm_set_conf_field; 144 dladm_unset_conf_field; 145 dladm_wlan_wpa_get_sr; 146 dladm_wlan_wpa_set_ie; 147 dladm_wlan_wpa_set_wpa; 148 dladm_wlan_wpa_del_key; 149 dladm_wlan_wpa_set_key; 150 dladm_wlan_wpa_set_mlme; 151 dladm_vnic_create; 152 dladm_vnic_delete; 153 dladm_vnic_info; 154 dladm_vnic_str2macaddrtype; 155 dladm_vnic_up; 156 dladm_walk_macaddr; 157 dladm_walk_hwgrp; 158 dladm_pri2str; 159 dladm_str2pri; 160 dladm_start_usagelog; 161 dladm_stop_usagelog; 162 dladm_walk_usage_res; 163 dladm_walk_usage_time; 164 dladm_usage_summary; 165 dladm_usage_dates; 166 dladm_zone_boot; 167 dladm_zone_halt; 168 169 dladm_flow_add; 170 dladm_flow_remove; 171 dladm_flow_parse_db; 172 dladm_walk_flow; 173 dladm_flow_init; 174 dladm_flow_info; 175 dladm_prefixlen2mask; 176 dladm_mask2prefixlen; 177 dladm_str2proto; 178 dladm_proto2str; 179 180 dladm_free_attrs; 181 dladm_parse_flow_attrs; 182 183 dladm_flow_attr_ip2str; 184 dladm_flow_attr_proto2str; 185 dladm_flow_attr_port2str; 186 dladm_flow_attr_dsfield2str; 187 188 dladm_free_props; 189 dladm_parse_link_props; 190 dladm_get_linkprop; 191 dladm_set_linkprop; 192 dladm_walk_linkprop; 193 dladm_parse_flow_props; 194 dladm_get_flowprop; 195 dladm_set_flowprop; 196 dladm_walk_flowprop; 197 198 dladm_parselink; 199 200 dladm_continuous; 201 dladm_kstat_lookup; 202 dladm_get_stats; 203 dladm_kstat_value; 204 dladm_get_single_mac_stat; 205 dladm_stats_total; 206 dladm_stats_diff; 207 dladm_ether_info; 208 dladm_ether_autoneg2str; 209 dladm_ether_pause2str; 210 dladm_ether_spdx2str; 211 dladm_ether_info_done; 212 213 dladm_simnet_create; 214 dladm_simnet_modify; 215 dladm_simnet_delete; 216 dladm_simnet_info; 217 dladm_simnet_up; 218 dladm_bridge_str2prot; 219 dladm_bridge_prot2str; 220 dladm_bridge_get_properties; 221 dladm_bridge_run_properties; 222 dladm_bridge_configure; 223 dladm_bridge_enable; 224 dladm_bridge_delete; 225 dladm_bridge_state; 226 dladm_bridge_get_portlist; 227 dladm_bridge_free_portlist; 228 dladm_bridge_setlink; 229 dladm_bridge_getlink; 230 dladm_bridge_link_state; 231 dladm_valid_bridgename; 232 dladm_observe_to_bridge; 233 dladm_bridge_get_fwdtable; 234 dladm_bridge_free_fwdtable; 235 dladm_bridge_get_trillnick; 236 dladm_bridge_free_trillnick; 237 dladm_bridge_get_nick; 238 dladm_bridge_set_nick; 239 dladm_bridge_get_privprop; 240 local: 241 *; 242}; 243