aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/tst.localtcpstate.ksh.out
blob: ea1c27e5020c892b65ea61f6039f234395b8cd27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Minimum TCP events seen

ip:::send - yes
ip:::receive - yes
tcp:::send - yes
tcp:::receive - yes
tcp:::state-change to syn-sent - yes
tcp:::state-change to syn-received - yes
tcp:::state-change to established - yes
tcp:::state-change to fin-wait-1 - yes
tcp:::state-change to close-wait - yes
tcp:::state-change to fin-wait-2 - yes
tcp:::state-change to last-ack - yes
tcp:::state-change to time-wait - yes
tcp:::connect-request - yes
tcp:::connect-established - yes
tcp:::accept-established - yes