# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" # SUNWprivate_1.1 { global: icfg_close; icfg_errmsg; icfg_free_if_list; icfg_get_addr; icfg_get_broadcast; icfg_get_dest_addr; icfg_get_flags; icfg_get_groupname; icfg_get_if_list; icfg_get_index; icfg_get_metric; icfg_get_mtu; icfg_get_netmask; icfg_get_subnet; icfg_get_token; icfg_get_tunnel_dest; icfg_get_tunnel_encaplimit; icfg_get_tunnel_hoplimit; icfg_get_tunnel_lower; icfg_get_tunnel_src; icfg_get_tunnel_upper; icfg_is_logical; icfg_iterate_if; icfg_open; icfg_refresh_tunnel_cache; icfg_set_addr; icfg_set_broadcast; icfg_set_dest_addr; icfg_set_flags; icfg_set_index; icfg_set_metric; icfg_set_mtu; icfg_set_netmask; icfg_set_prefixlen; icfg_set_subnet; icfg_set_token; icfg_set_tunnel_dest; icfg_set_tunnel_encaplimit; icfg_set_tunnel_hoplimit; icfg_set_tunnel_src; icfg_sockaddr_to_str; icfg_str_to_sockaddr; local: *; };