probe::sunrpc.clnt.call_sync − Make a synchronous RPC call
sunrpc.clnt.call_sync
servername
the server machine name
progname
the RPC program name
flags
flags
procname
the procedure name in this RPC call
prot
the IP protocol number
prog
the RPC program number
port
the port number
dead
whether this client is abandoned
vers
the RPC program version number
proc
the procedure number in this RPC call
xid
current transmission id
tapset::rpc(3stap)