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

NAME

       probe::sunrpc.clnt.create_client - Create an RPC client

SYNOPSIS

       sunrpc.clnt.create_client

VALUES

       port
           the port number

       progname
           the RPC program name

       servername
           the server machine name

       prog
           the RPC program number

       authflavor
           the authentication flavor

       prot
           the IP protocol number

       vers
           the RPC program version number

SEE ALSO

       tapset::rpc(3stap)