📄 trpt.8c
字号:
.\" SCCSID: @(#)trpt.8c 8.1 9/11/90.TH trpt 8c.SH Nametrpt \- transliterate protocol trace.SH Syntax.B trpt[.B \-a] [.B \-s] [.B \-t] [.B \-j] [.B \-p.I hex-address ][ .I system [ .I core ] ].SH Description.NXR "trpt command".NXAM "setsockopt system call" "trpt command".NXS "transliterate protocol trace" "trpt command"The.PN trptcommand interrogates the buffer of TCP trace records createdwhen a socket is marked for debugging and prints a readable description of these records..SH OptionsWhen no options are supplied, .PN trptprints all the trace records found in the systemgrouped according to TCP connection protocol controlblock (PCB). The following options may be used toalter this behavior:.IP \-sIn addition to the normal output,prints a detailed description of the packetsequencing information..IP \-tIn addition to the normal output,prints the values for all timers at eachpoint in the trace..IP \-jGives a list of the protocol control blockaddresses for which there are trace records..IP \-pShows only trace records associated with the protocolcontrol block whose address follows..IP \-aIn addition to the normal output,prints the values of the source and destinationaddresses for each packet recorded..PPThe recommended use of.PN trptis to isolate the problem and enable debugging on thesocket(s) involved in the connection.Find the address of the protocol control blocksassociated with the sockets using the .B \-Aoption to .MS netstat 1 .Then run.PN trptwith the.B \-poption, supplying the associatedprotocol control block addresses. If there aremany sockets using the debugging option, the.B \-joption may be useful in checking to see ifany trace records are present for the socket inquestion..PPIf debugging is being performed on a system orcore file other than the default, the last twoarguments may be used to supplant the defaults..SH Diagnostics.B "no namelist".brThe system image does notcontain the proper symbols to find the trace buffer..PPOther diagnostic messages are self-explanatory..SH Files.PN /vmunix.br.PN/dev/kmem.SH See Alsonetstat(1), setsockopt(2)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -