PROBE::SUNRPC.CLNT(3stap) | Networking Tapset | PROBE::SUNRPC.CLNT(3stap) |
NAME¶
probe::sunrpc.clnt.call_sync - Make a synchronous RPC call
SYNOPSIS¶
sunrpc.clnt.call_sync
VALUES¶
servername
the server machine name
xid
current transmission id
dead
whether this client is abandoned
port
the port number
prog
the RPC program number
progname
the RPC program name
vers
the RPC program version number
prot
the IP protocol number
procname
the procedure name in this RPC call
proc
the procedure number in this RPC call
flags
flags
SEE ALSO0¶
tapset::rpc(3stap)
November 2023 | SystemTap Tapset Reference |