Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

       probe::sunrpc.clnt.call_sync - Make a synchronous RPC call

SYNOPSIS

       sunrpc.clnt.call_sync

VALUES

       flags
           flags

       procname
           the procedure name in this RPC call

       port
           the port number

       prot
           the IP protocol number

       dead
           whether this client is abandoned

       prog
           the RPC program number

       xid
           current transmission id

       proc
           the procedure number in this RPC call

       servername
           the server machine name

       progname
           the RPC program name

       vers
           the RPC program version number

SEE ALSO

       tapset::rpc(3stap)