svcxprt subcommand

The svcxprt subcommand displays the contents of a KRPC server svcxprt structure.

Format

svcxprt effectiveaddress

Parameters

Item Description
effectiveaddress Specifies the effective address of the svcxprt structure to display.

Other

No aliases.

Examples

The following is an example of how to use the svcxprt subcommand:

KDB(0)> svcxprt 428C82
SVCXPRT............ 00428C82

xp_next....... 0194387B  xp_tid........ 12F05400  xp_flags...... 20363AF8
xp_cb......... 00003800  xp_sp......... 000C3BA0  xp_sock....... 00067C00
xp_ops........ 38307EC0  xp_cred....... 1A144800  xp_type....... B42B3800
xp_sockout.... 00000C80  xp_socksendsz. 0000387B  xp_sockrecvsz. 0F5462C4
xp_p1......... 0020A063  xp_p2......... 00182803  xp_p3......... 00014181
xp_read_dsb... 000038A0  xp_closeproc.. 00084BCF  xp_callouts... 64558375
xp_maxthreads. 0001B005  xp_minthreads. 00064BCC  xp_addrlen.... 00018063
xp_port.......     F850
xp_sockcup.... 000C4BF6  93E56060  00009061
xp_verf....... 02146085  0000A084  00063804
KDB(0)>