TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-125
TCP Records
Data Acked Record
The data acked record is generated each time an ACK is received for the local socket.
nnnnaaaa
indicates the internal socket ID.
ack-bytes
indicates the number of bytes of data acknowledged.
unack-bytes
indicates the number of bytes of data in the queue waiting to be acknowledged.
All Data Acked Record
The all data acked record is generated each time all of the data in the queue has been
acknowledged.
nnnnaaaa
indicates the internal socket ID.
ack-bytes
indicates the number of bytes of data acknowledged.
unack-bytes
indicates the number of bytes of data in the queue waiting to be acknowledged.
Because the number of bytes acknowledged is greater than this value (>), all of the
data in the queue has been acknowledged.
header
socket_handle nnnnaaaa: acked ack-bytes,
sb_cc unack_bytes
header
socket_handle nnnnaaaa: acked ack-bytes >
sb_cc unack-bytes, all data acked