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

NAME

       probe::sunrpc.clnt.bind_new_program - Bind a new RPC program to an existing client

SYNOPSIS

       sunrpc.clnt.bind_new_program

VALUES

       old_vers
           the version of old RPC program

       old_prog
           the number of old RPC program

       vers
           the version of new RPC program

       servername
           the server machine name

       progname
           the name of new RPC program

       old_progname
           the name of old RPC program

       prog
           the number of new RPC program

SEE ALSO

       tapset::rpc(3stap)