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¶
prog
the RPC program number
procname
the procedure name in this RPC call
vers
the RPC program version number
prot
the IP protocol number
flags
flags
progname
the RPC program name
port
the port number
servername
the server machine name
proc
the procedure number in this RPC call
dead
whether this client is abandoned
xid
current transmission id
SEE ALSO0¶
tapset::rpc(3stap)
October 2018 | SystemTap Tapset Reference |