Provided by: systemtap-doc_4.8-2_amd64 bug

NAME

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

SYNOPSIS

       sunrpc.clnt.create_client

VALUES

       vers
           the RPC program version number

       prot
           the IP protocol number

       prog
           the RPC program number

       progname
           the RPC program name

       port
           the port number

       servername
           the server machine name

       authflavor
           the authentication flavor

SEE ALSO

       tapset::rpc(3stap)