xref: /illumos-gate/usr/src/cmd/connstat/connstat.xcl (revision 48db89152738191b1075b4c2dd7d40edc59626db)
1#
2# CDDL HEADER START
3#
4# This file and its contents are supplied under the terms of the
5# Common Development and Distribution License ("CDDL"), version 1.0.
6# You may only use this file in accordance with the terms of version
7# 1.0 of the CDDL.
8#
9# A full copy of the text of the CDDL should have accompanied this
10# source.  A copy of the CDDL is also available via the Internet at
11# http://www.illumos.org/license/CDDL.
12#
13# CDDL HEADER END
14#
15#
16# Copyright (c) 2015 by Delphix. All rights reserved.
17#
18
19msgid  "count"
20msgid  "established"
21msgid  "filter"
22msgid  "help"
23msgid  "interval"
24msgid  "ipv4"
25msgid  "ipv6"
26msgid  "no-loopback"
27msgid  "output"
28msgid  "parsable"
29msgid  "protocol"
30msgid  "timestamp"
31msgid  "tcp"
32msgid  "laddr,lport,raddr,rport,inbytes,outbytes,"
33       "retransbytes,suna,swnd,cwnd,rwnd"
34msgid  "  %s\n"
35msgid  ""
36msgid  "c:eF:hi:Lo:Pp:T:46"
37msgid  "all"
38msgid  "laddr"
39msgid  "raddr"
40msgid  "lport"
41msgid  "rport"
42msgid  "= "
43msgid  "%s%ld\n"
44msgid  "%s%s\n"
45msgid  "%hu"
46msgid  "%u"
47msgid  "%llu"
48msgid  "%s: "
49msgid  "LADDR"
50msgid  "RADDR"
51msgid  "LPORT"
52msgid  "RPORT"
53msgid  "INBYTES"
54msgid  "INSEGS"
55msgid  "INUNORDERBYTES"
56msgid  "INUNORDERSEGS"
57msgid  "OUTBYTES"
58msgid  "OUTSEGS"
59msgid  "RETRANSBYTES"
60msgid  "RETRANSSEGS"
61msgid  "SUNA"
62msgid  "count"
63msgid  "SWND"
64msgid  "CWND"
65msgid  "RWND"
66msgid  "STATE"
67msgid  "CLOSED"
68msgid  "IDLE"
69msgid  "BOUND"
70msgid  "LISTEN"
71msgid  "SYN_SENT"
72msgid  "SYN_RCVD"
73msgid  "ESTABLISHED"
74msgid  "CLOSE_WAIT"
75msgid  "FIN_WAIT_1"
76msgid  "CLOSING"
77msgid  "LAST_ACK"
78msgid  "FIN_WAIT_2"
79msgid  "TIME_WAIT"
80msgid  "UNKNOWN(%d)"
81msgid  "/dev/arp"
82msgid  "putmsg"
83msgid  "getmsg"
84msgid  "malloc"
85