xref: /titanic_53/usr/src/lib/libdladm/libdladm.xcl (revision 4eaa471005973e11a6110b69fe990530b3b95a38)
133343a97Smeem#
233343a97Smeem# CDDL HEADER START
333343a97Smeem#
433343a97Smeem# The contents of this file are subject to the terms of the
533343a97Smeem# Common Development and Distribution License (the "License").
633343a97Smeem# You may not use this file except in compliance with the License.
733343a97Smeem#
833343a97Smeem# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
933343a97Smeem# or http://www.opensolaris.org/os/licensing.
1033343a97Smeem# See the License for the specific language governing permissions
1133343a97Smeem# and limitations under the License.
1233343a97Smeem#
1333343a97Smeem# When distributing Covered Code, include this CDDL HEADER in each
1433343a97Smeem# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1533343a97Smeem# If applicable, add the following below this CDDL HEADER, with the
1633343a97Smeem# fields enclosed by brackets "[]" replaced with your own identifying
1733343a97Smeem# information: Portions Copyright [yyyy] [name of copyright owner]
1833343a97Smeem#
1933343a97Smeem# CDDL HEADER END
2033343a97Smeem#
2133343a97Smeem#
22*4eaa4710SRishi Srivatsavai# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
2333343a97Smeem# Use is subject to license terms.
2433343a97Smeem#
2533343a97Smeemmsgid  " \n\t"
2633343a97Smeemmsgid  ""
2733343a97Smeemmsgid  "%02x"
2833343a97Smeemmsgid  "%s"
2933343a97Smeemmsgid  "%s%c"
3033343a97Smeemmsgid  "%s%d"
3133343a97Smeemmsgid  "%s/%s"
3233343a97Smeemmsgid  "%s/%s.new"
33*4eaa4710SRishi Srivatsavaimsgid  "%s0"
3433343a97Smeemmsgid  "%s="
3533343a97Smeemmsgid  "%s\n"
3633343a97Smeemmsgid  "%s\t"
3733343a97Smeemmsgid  "/"
38*4eaa4710SRishi Srivatsavaimsgid  "/dev/net/%s0"
3933343a97Smeemmsgid  "/tmp/%s.lock"
40*4eaa4710SRishi Srivatsavaimsgid  "/usr/lib/bridged"
41*4eaa4710SRishi Srivatsavaimsgid  "/usr/sbin/trilld"
4233343a97Smeemmsgid  "0x"
43*4eaa4710SRishi Srivatsavaimsgid  "bridging"
44*4eaa4710SRishi Srivatsavaimsgid  "config"
45*4eaa4710SRishi Srivatsavaimsgid  "debug"
46*4eaa4710SRishi Srivatsavaimsgid  "force-protocol"
47*4eaa4710SRishi Srivatsavaimsgid  "forward-delay"
48*4eaa4710SRishi Srivatsavaimsgid  "hello-time"
49*4eaa4710SRishi Srivatsavaimsgid  "max-age"
50*4eaa4710SRishi Srivatsavaimsgid  "nickname"
5133343a97Smeemmsgid  "r"
5233343a97Smeemmsgid  "r+"
53*4eaa4710SRishi Srivatsavaimsgid  "running"
54*4eaa4710SRishi Srivatsavaimsgid  "service"
55*4eaa4710SRishi Srivatsavaimsgid  "stp"
56*4eaa4710SRishi Srivatsavaimsgid  "table-maximum"
57*4eaa4710SRishi Srivatsavaimsgid  "trill"
5833343a97Smeemmsgid  "w"
5933343a97Smeemmsgid  "wep"
60