TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-012
8-226
TCP Records
nnnnaaaa
indicates the internal ID of the socket to which the system call applies.
bbb
indicates the number of bytes of data received in the socket call.
TCP Records
This subsection describes the formatted trace records displayed when the TCP
keyword is specified for the PTrace SELECT command. Note that TCP records are
preceded by a header containing the record-type code 4. The records are presented in
alphabetic order, based on their text format.
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 the data in the queue has been
acknowledged.
nnnnaaaa
indicates the internal socket ID.
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