xref: /illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/tst.remotetcpstate.ksh.out (revision 3ce5372277f4657ad0e52d36c979527c4ca22de2)
1Minimum TCP events seen
2
3ip:::send - yes
4ip:::receive - yes
5tcp:::send - yes
6tcp:::receive - yes
7tcp:::state-change to syn-sent - yes
8tcp:::state-change to established - yes
9tcp:::state-change to fin-wait-1 - yes
10tcp:::state-change to close-wait - yes
11tcp:::state-change to fin-wait-2 - yes
12tcp:::state-change to time-wait - yes
13tcp:::connect-request - yes
14tcp:::connect-established - yes
15
16