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-226
TCP Records
snd-wl1
indicates the sequence number used for the last window update.
snd-wl2
indicates the acknowledgment number used for the last window update.
snd-wnd
indicates the send window.
Send State Change Record
The send state change record is generated when a user sends data.
nnnnaaaa
indicates the internal socket ID.
nnnnn
indicates the internal ID of the TCP packet.
init-state
indicates the initial state before the data was sent. The possible states are:
header
socket_handle nnnnaaaa tcp_handle nnnnn
init-state: user req-type -> fin-state...
rcv_(nxt,wnd,up) (rcv-nxt, rcv-wnd, rcv-up)
snd_(una,nxt,max) (snd-una, snd-nxt, snd-max)
snd_(wl1,wl2,wnd) (snd-wl1, snd-wl2, snd-wnd)
CLOSE-WAIT LAST-ACK
CLOSED LISTEN
CLOSING SYN-RECVD
ESTABLISHED SYN-SENT
FIN-WAIT-1 TIME-WAIT
FIN-WAIT-2