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