TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-131
TCP Records
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.
nnnnaaaa
indicates the internal socket ID.
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