Provided by: systemtap-doc_3.1-3ubuntu0.1_all
NAME
probe::sunrpc.clnt.bind_new_program - Bind a new RPC program to an existing client
SYNOPSIS
sunrpc.clnt.bind_new_program
VALUES
old_progname the name of old RPC program progname the name of new RPC program old_vers the version of old RPC program servername the server machine name prog the number of new RPC program vers the version of new RPC program old_prog the number of old RPC program
SEE ALSO
tapset::rpc(3stap)