TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-143
UDP User Request Records
Socket Family Record
The socket family record is generated each time a socket is created.
fffff
indicates the address family specified by the programmer in the socket call.
ttttt
indicates the socket type specified by the programmer in the socket call.
proto
indicates the IP number specified by the programmer in the socket call (either 0 for
IP, 6 for TCP, or 17 for UDP).
Socket Reply Record
The socket reply record is generated each time a socket request is completed.
nnnnaaaa
indicates the internal socket ID.
UDP User Request Records
This subsection describes the formatted trace records displayed when the UDPUREQ
keyword is specified for the PTrace SELECT command. Note that UDP user request
records are preceded by a header containing the record-type code 13. The records are
presented in alphabetical order, based on their text format.
Socket Request Record
The socket request record is generated each time a UDP socket request is made.
nnnnaaaa
indicates the internal socket ID.
header
sock_reply: family fffff, type ttttt, proto proto
header
sock_reply: socket_handle nnnnaaaa
header
udp_usrreq: socket_handle nnnnaaaa, socket request #nnnnn