xref: /illumos-gate/usr/src/cmd/flowadm/flowadm.xcl (revision 25ec3e3d)
1da14cebeSEric Cheng#
2da14cebeSEric Cheng# CDDL HEADER START
3da14cebeSEric Cheng#
4da14cebeSEric Cheng# The contents of this file are subject to the terms of the
5da14cebeSEric Cheng# Common Development and Distribution License (the "License").
6da14cebeSEric Cheng# You may not use this file except in compliance with the License.
7da14cebeSEric Cheng#
8da14cebeSEric Cheng# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9da14cebeSEric Cheng# or http://www.opensolaris.org/os/licensing.
10da14cebeSEric Cheng# See the License for the specific language governing permissions
11da14cebeSEric Cheng# and limitations under the License.
12da14cebeSEric Cheng#
13da14cebeSEric Cheng# When distributing Covered Code, include this CDDL HEADER in each
14da14cebeSEric Cheng# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15da14cebeSEric Cheng# If applicable, add the following below this CDDL HEADER, with the
16da14cebeSEric Cheng# fields enclosed by brackets "[]" replaced with your own identifying
17da14cebeSEric Cheng# information: Portions Copyright [yyyy] [name of copyright owner]
18da14cebeSEric Cheng#
19da14cebeSEric Cheng# CDDL HEADER END
20da14cebeSEric Cheng#
21*25ec3e3dSEric Cheng# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
22da14cebeSEric Cheng# Use is subject to license terms.
23da14cebeSEric Cheng#
24da14cebeSEric Cheng#
25da14cebeSEric Cheng
26da14cebeSEric Chengmsgid  "--"
27da14cebeSEric Chengmsgid  "--,"
28da14cebeSEric Chengmsgid  ""
29da14cebeSEric Chengmsgid  " "
30da14cebeSEric Chengmsgid  "%-*s"
31da14cebeSEric Chengmsgid  "%-10llu"
32da14cebeSEric Chengmsgid  "%-12llu"
33da14cebeSEric Chengmsgid  "%-12s"
34da14cebeSEric Chengmsgid  "%-12s%-10s%-12s%-8s%-10s%-12s%-8s\n"
35da14cebeSEric Chengmsgid  "%-8llu"
36da14cebeSEric Chengmsgid  "%-8llu\n"
37da14cebeSEric Chengmsgid  "%d"
38da14cebeSEric Chengmsgid  "%s"
39da14cebeSEric Chengmsgid  "%s "
40da14cebeSEric Chengmsgid  "%s,"
41da14cebeSEric Chengmsgid  "%s/%d  "
42da14cebeSEric Chengmsgid  "%s: "
43da14cebeSEric Chengmsgid  "%s=\"%s\""
44da14cebeSEric Chengmsgid  ","
45da14cebeSEric Chengmsgid  "/"
46da14cebeSEric Chengmsgid  "0x%x"
47da14cebeSEric Chengmsgid  ": %s\n"
48da14cebeSEric Chengmsgid  ":d:R:t"
49da14cebeSEric Chengmsgid  ":p:R:t"
50da14cebeSEric Chengmsgid  ":p:cPl:o:"
51da14cebeSEric Chengmsgid  "?"
52da14cebeSEric Chengmsgid  "ATTR"
53da14cebeSEric Chengmsgid  "DEFAULT"
54da14cebeSEric Chengmsgid  "FLOW"
55da14cebeSEric Chengmsgid  "ICMPV6"
56da14cebeSEric Chengmsgid  "ICMPv6"
57da14cebeSEric Chengmsgid  "IERRORS"
58da14cebeSEric Chengmsgid  "IPACKETS"
59da14cebeSEric Chengmsgid  "LINK"
60da14cebeSEric Chengmsgid  "NAME"
61da14cebeSEric Chengmsgid  "OBYTES"
62da14cebeSEric Chengmsgid  "OERRORS"
63da14cebeSEric Chengmsgid  "OPACKETS"
64da14cebeSEric Chengmsgid  "POSSIBLE"
65da14cebeSEric Chengmsgid  "PROPERTY"
66da14cebeSEric Chengmsgid  "RBYTES"
67da14cebeSEric Chengmsgid  "SCTP"
68da14cebeSEric Chengmsgid  "TCP"
69da14cebeSEric Chengmsgid  "UDP"
70da14cebeSEric Chengmsgid  "VALUE"
71da14cebeSEric Chengmsgid  "add-flow"
72da14cebeSEric Chengmsgid  "all"
73da14cebeSEric Chengmsgid  "attr"
74da14cebeSEric Chengmsgid  "default"
75da14cebeSEric Chengmsgid  "dsfield"
76da14cebeSEric Chengmsgid  "dsfield_mask"
77da14cebeSEric Chengmsgid  "flow"
78da14cebeSEric Chengmsgid  "flow,property,value,default,possible"
79da14cebeSEric Chengmsgid  "icmp"
80da14cebeSEric Chengmsgid  "icmpv6"
81da14cebeSEric Chengmsgid  "init-flow"
82da14cebeSEric Chengmsgid  "interval"
83da14cebeSEric Chengmsgid  "link"
84da14cebeSEric Chengmsgid  "local_ip"
85da14cebeSEric Chengmsgid  "local_port"
86da14cebeSEric Chengmsgid  "name"
87da14cebeSEric Chengmsgid  "name,link,attr,value"
88da14cebeSEric Chengmsgid  "net_rawaccess"
89da14cebeSEric Chengmsgid  "parseable"
90da14cebeSEric Chengmsgid  "possible"
91da14cebeSEric Chengmsgid  "prop"
92da14cebeSEric Chengmsgid  "property"
93da14cebeSEric Chengmsgid  "psSi:l:o:"
94da14cebeSEric Chengmsgid  "remote_ip"
95*25ec3e3dSEric Chengmsgid  "remote_port"
96da14cebeSEric Chengmsgid  "remove-flow"
97da14cebeSEric Chengmsgid  "reset"
98da14cebeSEric Chengmsgid  "reset-flowprop"
99da14cebeSEric Chengmsgid  "root-dir"
100da14cebeSEric Chengmsgid  "sctp"
101da14cebeSEric Chengmsgid  "set"
102da14cebeSEric Chengmsgid  "set-flowprop"
103da14cebeSEric Chengmsgid  "show-flow"
104da14cebeSEric Chengmsgid  "show-flowprop"
105da14cebeSEric Chengmsgid  "show-usage"
106da14cebeSEric Chengmsgid  "statistics"
107da14cebeSEric Chengmsgid  "sys_net_config"
108da14cebeSEric Chengmsgid  "tR:l:a:p:"
109da14cebeSEric Chengmsgid  "tcp"
110da14cebeSEric Chengmsgid  "tdps:e:f:"
111da14cebeSEric Chengmsgid  "temporary"
112da14cebeSEric Chengmsgid  "transport"
113da14cebeSEric Chengmsgid  "udp"
114da14cebeSEric Chengmsgid  "value"
115