112016SGirish.Moodalbail@Sun.COM# 212016SGirish.Moodalbail@Sun.COM# CDDL HEADER START 312016SGirish.Moodalbail@Sun.COM# 412016SGirish.Moodalbail@Sun.COM# The contents of this file are subject to the terms of the 512016SGirish.Moodalbail@Sun.COM# Common Development and Distribution License (the "License"). 612016SGirish.Moodalbail@Sun.COM# You may not use this file except in compliance with the License. 712016SGirish.Moodalbail@Sun.COM# 812016SGirish.Moodalbail@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 912016SGirish.Moodalbail@Sun.COM# or http://www.opensolaris.org/os/licensing. 1012016SGirish.Moodalbail@Sun.COM# See the License for the specific language governing permissions 1112016SGirish.Moodalbail@Sun.COM# and limitations under the License. 1212016SGirish.Moodalbail@Sun.COM# 1312016SGirish.Moodalbail@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 1412016SGirish.Moodalbail@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1512016SGirish.Moodalbail@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 1612016SGirish.Moodalbail@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 1712016SGirish.Moodalbail@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 1812016SGirish.Moodalbail@Sun.COM# 1912016SGirish.Moodalbail@Sun.COM# CDDL HEADER END 2012016SGirish.Moodalbail@Sun.COM# 2112016SGirish.Moodalbail@Sun.COM# 2212048SGirish.Moodalbail@Sun.COM# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 2312016SGirish.Moodalbail@Sun.COM# 2412016SGirish.Moodalbail@Sun.COM 2512016SGirish.Moodalbail@Sun.COM# 2612016SGirish.Moodalbail@Sun.COM# MAPFILE HEADER START 2712016SGirish.Moodalbail@Sun.COM# 2812016SGirish.Moodalbail@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 2912016SGirish.Moodalbail@Sun.COM# Object versioning must comply with the rules detailed in 3012016SGirish.Moodalbail@Sun.COM# 3112016SGirish.Moodalbail@Sun.COM# usr/src/lib/README.mapfiles 3212016SGirish.Moodalbail@Sun.COM# 3312016SGirish.Moodalbail@Sun.COM# You should not be making modifications here until you've read the most current 3412016SGirish.Moodalbail@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 3512016SGirish.Moodalbail@Sun.COM# 3612016SGirish.Moodalbail@Sun.COM# MAPFILE HEADER END 3712016SGirish.Moodalbail@Sun.COM# 3812016SGirish.Moodalbail@Sun.COM 3912736SAli.Bahrami@Oracle.COM$mapfile_version 2 4012736SAli.Bahrami@Oracle.COM 4112736SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 4212016SGirish.Moodalbail@Sun.COM global: 4312016SGirish.Moodalbail@Sun.COM ipadm_add_aobjname; 4412016SGirish.Moodalbail@Sun.COM ipadm_addr_info; 4512016SGirish.Moodalbail@Sun.COM ipadm_check_auth; 4612016SGirish.Moodalbail@Sun.COM ipadm_close; 4712016SGirish.Moodalbail@Sun.COM ipadm_create_addr; 4812016SGirish.Moodalbail@Sun.COM ipadm_create_addrobj; 4912016SGirish.Moodalbail@Sun.COM ipadm_create_if; 5012016SGirish.Moodalbail@Sun.COM ipadm_delete_addr; 5112016SGirish.Moodalbail@Sun.COM ipadm_delete_aobjname; 5212016SGirish.Moodalbail@Sun.COM ipadm_delete_if; 5312016SGirish.Moodalbail@Sun.COM ipadm_destroy_addrobj; 5412016SGirish.Moodalbail@Sun.COM ipadm_disable_addr; 5512016SGirish.Moodalbail@Sun.COM ipadm_disable_if; 5612016SGirish.Moodalbail@Sun.COM ipadm_down_addr; 5712016SGirish.Moodalbail@Sun.COM ipadm_enable_addr; 5812016SGirish.Moodalbail@Sun.COM ipadm_enable_if; 5912016SGirish.Moodalbail@Sun.COM ipadm_free_addr_info; 6012016SGirish.Moodalbail@Sun.COM ipadm_free_if_info; 6112576SAnurag.Maskey@Oracle.COM ipadm_get_addr; 6212016SGirish.Moodalbail@Sun.COM ipadm_get_addrprop; 6312576SAnurag.Maskey@Oracle.COM ipadm_get_aobjname; 6412016SGirish.Moodalbail@Sun.COM ipadm_get_ifprop; 6512016SGirish.Moodalbail@Sun.COM ipadm_get_prop; 6612016SGirish.Moodalbail@Sun.COM ipadm_if_enabled; 6712016SGirish.Moodalbail@Sun.COM ipadm_if_info; 6812048SGirish.Moodalbail@Sun.COM ipadm_if_move; 6912748SSowmini.Varadhan@oracle.COM ipadm_init_net_from_gz; 70*13125SGirish.Moodalbail@oracle.COM ipadm_legacy2new_propname; 7112016SGirish.Moodalbail@Sun.COM ipadm_ndpd_read; 7212016SGirish.Moodalbail@Sun.COM ipadm_ndpd_write; 73*13125SGirish.Moodalbail@oracle.COM ipadm_new2legacy_propname; 7412016SGirish.Moodalbail@Sun.COM ipadm_nvlist2str; 7512016SGirish.Moodalbail@Sun.COM ipadm_open; 7612016SGirish.Moodalbail@Sun.COM ipadm_open_arp_on_udp; 7712016SGirish.Moodalbail@Sun.COM ipadm_proto2str; 7812016SGirish.Moodalbail@Sun.COM ipadm_refresh_addr; 7912016SGirish.Moodalbail@Sun.COM ipadm_rw_db; 8012016SGirish.Moodalbail@Sun.COM ipadm_set_addr; 8112016SGirish.Moodalbail@Sun.COM ipadm_set_addrprop; 8212016SGirish.Moodalbail@Sun.COM ipadm_set_dst_addr; 8312016SGirish.Moodalbail@Sun.COM ipadm_set_ifprop; 8412016SGirish.Moodalbail@Sun.COM ipadm_set_interface_id; 8512016SGirish.Moodalbail@Sun.COM ipadm_set_primary; 8612016SGirish.Moodalbail@Sun.COM ipadm_set_prop; 8712016SGirish.Moodalbail@Sun.COM ipadm_set_stateful; 8812016SGirish.Moodalbail@Sun.COM ipadm_set_stateless; 8912016SGirish.Moodalbail@Sun.COM ipadm_set_wait_time; 9012016SGirish.Moodalbail@Sun.COM ipadm_status2str; 9112016SGirish.Moodalbail@Sun.COM ipadm_str2nvlist; 9212016SGirish.Moodalbail@Sun.COM ipadm_str2proto; 9312016SGirish.Moodalbail@Sun.COM ipadm_up_addr; 9412016SGirish.Moodalbail@Sun.COM ipadm_walk_prop; 9512016SGirish.Moodalbail@Sun.COM ipadm_walk_proptbl; 9612016SGirish.Moodalbail@Sun.COM local: 9712016SGirish.Moodalbail@Sun.COM *; 9812016SGirish.Moodalbail@Sun.COM}; 99