Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

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

SYNOPSIS

       sunrpc.clnt.call_async

VALUES

       prot
           the IP protocol number

       vers
           the RPC program version number

       progname
           the RPC program name

       prog
           the RPC program number

       port
           the port number

       dead
           whether this client is abandoned

       xid
           current transmission id

       servername
           the server machine name

       flags
           flags

       proc
           the procedure number in this RPC call

       procname
           the procedure name in this RPC call

SEE ALSO

       tapset::rpc(3stap)