TCP/IPv6 Configuration and Management Manual (G06.24+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-228
TCP Records
snd-nxt
indicates the next sequence number to be sent.
snd-max
indicates the maximum sequence number that can be sent.
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.
Accepting Connection Record
The accepting connection record is generated each time an incoming connection is
accepted on a local socket.
nnnnaaaa
indicates the internal socket ID.
forgn-addr
indicates the remote Internet address associated with the incoming connection.
forgn-port
indicates the remote port number associated with the incoming connection.
Incoming Connection Record
The incoming connection record is generated each time an incoming connection
request is received on a local socket.
header
socket_handle nnnnaaaa: tcp_usrreq: PRU_ACCEPT
faddr forgn-addr fport forgn-port
header
socket_handle nnnnaaaa: tcp_usrreq: PRU_CONNIND
faddr forgn-addr fport forgn-port