TCP/IPv6 Configuration and Management Manual (G06.24+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
8-223
TCP Records
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 the
data in the queue has been acknowledged.
After Changes Record
The after changes record is generated each time data or an ACK is received for a TCP
socket. Note that the values reported indicate the values of these variables after they
have been updated by the packet. The preliminary values are reported in the send next
record.
nnnnaaaa
indicates the internal socket ID.
snd-nxt
indicates the next sequence number to be sent.
snd-una
indicates the oldest unacknowledged sequence number.
snd-max
indicates the maximum sequence number that can be sent.
Send Next Record
The send next record is generated each time data or an ACK is received for a TCP
socket. Note that the values reported indicate the values of these variables before they
have been updated by the packet. The updated values are reported in the after
changes record.
header
socket_handle nnnnaaaa: After Changes: snd_nxt snd-nxt,
snd_una snd-una, snd_max snd-max
header
socket_handle nnnnaaaa: snd_nxt snd-nxt, snd_una snd-una
ti_ack ti-ack