Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

       probe::sunrpc.clnt.call_async - Make an asynchronous RPC call

SYNOPSIS

       sunrpc.clnt.call_async

VALUES

       xid
           current transmission id

       proc
           the procedure number in this RPC call

       flags
           flags

       vers
           the RPC program version number

       servername
           the server machine name

       prot
           the IP protocol number

       prog
           the RPC program number

       procname
           the procedure name in this RPC call

       port
           the port number

       dead
           whether this client is abandoned

       progname
           the RPC program name

SEE ALSO

       tapset::rpc(3stap)