Field
|
Description
|
Opens
|
The number of times connections have been opened.
|
Accepts
|
The number of times connections have been accepted.
|
Failed
|
The number of times connections have failed.
|
RxResets
|
The number of times connections have been reset.
|
Est
|
The number of connections that have been established.
|
RxSegs
|
The total number of segments received on established connections,
including those received in error.
|
TxSegs
|
The total number of segments sent, except for those containing
retransmitted bytes.
|
ReTxSegs
|
The total number of segments retransmitted.
|
BadSegs
|
The total number of segments received in error (e.g., bad checksums).
|
TxSegResets
|
The number of segments sent containing the "reset" flag.
|
SplitSeg
|
The number of segments sent which were less than the minimum.
|
DupACKs
|
The number of duplicate ACKs received.
|
RxBytes
|
The number of header and data bytes received.
|
TxBytes
|
The number of header and data bytes sent.
|