xref: /illumos-gate/usr/src/lib/libdladm/common/mapfile-vers (revision 88ecc943b4eb72f7c4fbbd8435997b85ef171fc3)
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_get_linkprop_values;
58	dladm_set_linkprop;
59	dladm_walk_linkprop;
60	dladm_attr_is_linkprop;
61	dladm_valid_secobj_name;
62	dladm_init_secobj;
63	dladm_get_secobj;
64	dladm_set_secobj;
65	dladm_unset_secobj;
66	dladm_walk_secobj;
67	dladm_str2interval;
68	dladm_bw2str;
69	dladm_str2bw;
70	dladm_secobjclass2str;
71	dladm_str2secobjclass;
72	dladm_aggr_up;
73	dladm_aggr_add;
74	dladm_aggr_create;
75	dladm_aggr_delete;
76	dladm_aggr_modify;
77	dladm_aggr_remove;
78	dladm_aggr_lacpmode2str;
79	dladm_aggr_lacptimer2str;
80	dladm_aggr_macaddr2str;
81	dladm_aggr_policy2str;
82	dladm_aggr_portstate2str;
83	dladm_aggr_str2lacpmode;
84	dladm_aggr_str2lacptimer;
85	dladm_aggr_str2macaddr;
86	dladm_aggr_str2policy;
87	dladm_aggr_info;
88	dladm_key2linkid;
89	dladm_wlan_scan;
90	dladm_wlan_connect;
91	dladm_wlan_disconnect;
92	dladm_wlan_get_linkattr;
93	dladm_wlan_essid2str;
94	dladm_wlan_bssid2str;
95	dladm_wlan_secmode2str;
96	dladm_wlan_strength2str;
97	dladm_wlan_mode2str;
98	dladm_wlan_speed2str;
99	dladm_wlan_auth2str;
100	dladm_wlan_bsstype2str;
101	dladm_wlan_linkstatus2str;
102	dladm_wlan_str2essid;
103	dladm_wlan_str2bssid;
104	dladm_wlan_str2secmode;
105	dladm_wlan_str2strength;
106	dladm_wlan_str2mode;
107	dladm_wlan_str2speed;
108	dladm_wlan_str2auth;
109	dladm_wlan_str2bsstype;
110	dladm_wlan_str2linkstatus;
111	dladm_vlan_create;
112	dladm_vlan_delete;
113	dladm_vlan_up;
114	dladm_vlan_info;
115	dladm_class2str;
116	dladm_media2str;
117	dladm_str2media;
118	dladm_rename_link;
119	dladm_phys_info;
120	dladm_phys_delete;
121	dladm_dev2linkid;
122	dladm_linkid2legacyname;
123	dladm_create_datalink_id;
124	dladm_destroy_datalink_id;
125	dladm_remap_datalink_id;
126	dladm_up_datalink_id;
127	dladm_name2info;
128	dladm_datalink_id2info;
129	dladm_walk_datalink_id;
130	dladm_create_conf;
131	dladm_read_conf;
132	dladm_write_conf;
133	dladm_remove_conf;
134	dladm_destroy_conf;
135	dladm_get_conf_field;
136	dladm_set_conf_field;
137	dladm_unset_conf_field;
138	dladm_wlan_wpa_get_sr;
139	dladm_wlan_wpa_set_ie;
140	dladm_wlan_wpa_set_wpa;
141	dladm_wlan_wpa_del_key;
142	dladm_wlan_wpa_set_key;
143	dladm_wlan_wpa_set_mlme;
144	dladm_vnic_create;
145	dladm_vnic_delete;
146	dladm_vnic_info;
147	dladm_vnic_str2macaddrtype;
148	dladm_vnic_up;
149	dladm_walk_macaddr;
150	dladm_walk_hwgrp;
151	dladm_pri2str;
152	dladm_str2pri;
153	dladm_start_usagelog;
154	dladm_stop_usagelog;
155	dladm_walk_usage_res;
156	dladm_walk_usage_time;
157	dladm_usage_summary;
158	dladm_usage_dates;
159
160	dladm_flow_add;
161	dladm_flow_remove;
162	dladm_flow_parse_db;
163	dladm_walk_flow;
164	dladm_flow_init;
165	dladm_flow_info;
166	dladm_prefixlen2mask;
167	dladm_mask2prefixlen;
168	dladm_str2proto;
169	dladm_proto2str;
170
171	dladm_free_attrs;
172	dladm_parse_flow_attrs;
173
174	dladm_flow_attr_ip2str;
175	dladm_flow_attr_proto2str;
176	dladm_flow_attr_port2str;
177	dladm_flow_attr_dsfield2str;
178
179	dladm_free_props;
180	dladm_parse_link_props;
181	dladm_get_linkprop;
182	dladm_set_linkprop;
183	dladm_walk_linkprop;
184	dladm_parse_flow_props;
185	dladm_get_flowprop;
186	dladm_set_flowprop;
187	dladm_walk_flowprop;
188
189	dladm_parselink;
190
191	dladm_continuous;
192	dladm_kstat_lookup;
193	dladm_get_stats;
194	dladm_kstat_value;
195	dladm_get_single_mac_stat;
196	dladm_stats_total;
197	dladm_stats_diff;
198	dladm_ether_info;
199	dladm_ether_autoneg2str;
200	dladm_ether_pause2str;
201	dladm_ether_spdx2str;
202	dladm_ether_info_done;
203
204	dladm_simnet_create;
205	dladm_simnet_modify;
206	dladm_simnet_delete;
207	dladm_simnet_info;
208	dladm_simnet_up;
209	dladm_bridge_str2prot;
210	dladm_bridge_prot2str;
211	dladm_bridge_get_properties;
212	dladm_bridge_run_properties;
213	dladm_bridge_configure;
214	dladm_bridge_enable;
215	dladm_bridge_delete;
216	dladm_bridge_state;
217	dladm_bridge_get_portlist;
218	dladm_bridge_free_portlist;
219	dladm_bridge_setlink;
220	dladm_bridge_getlink;
221	dladm_bridge_link_state;
222	dladm_valid_bridgename;
223	dladm_observe_to_bridge;
224	dladm_bridge_get_fwdtable;
225	dladm_bridge_free_fwdtable;
226	dladm_bridge_get_trillnick;
227	dladm_bridge_free_trillnick;
228	dladm_bridge_get_nick;
229	dladm_bridge_set_nick;
230	dladm_bridge_get_privprop;
231    local:
232	*;
233};
234