1PROBE::SUNRPC.CLNT(3stap) Networking Tapset PROBE::SUNRPC.CLNT(3stap)
2
3
4
6 probe::sunrpc.clnt.bind_new_program - Bind a new RPC program to an
7 existing client
8
10 sunrpc.clnt.bind_new_program
11
13 servername
14 the server machine name
15
16 progname
17 the name of new RPC program
18
19 old_vers
20 the version of old RPC program
21
22 old_prog
23 the number of old RPC program
24
25 vers
26 the version of new RPC program
27
28 old_progname
29 the name of old RPC program
30
31 prog
32 the number of new RPC program
33
35 tapset::rpc(3stap)
36
37
38
39SystemTap Tapset Reference October 2018 PROBE::SUNRPC.CLNT(3stap)