Provided by: systemtap-doc_4.8-1_amd64
NAME
probe::sunrpc.clnt.call_async - Make an asynchronous RPC call
SYNOPSIS
sunrpc.clnt.call_async
VALUES
prog the RPC program number flags flags vers the RPC program version number prot the IP protocol number port the port number dead whether this client is abandoned procname the procedure name in this RPC call proc the procedure number in this RPC call xid current transmission id servername the server machine name progname the RPC program name
SEE ALSO
tapset::rpc(3stap)