1PROBE::SUNRPC.CLNT(3stap) Networking Tapset PROBE::SUNRPC.CLNT(3stap)
2
3
4
6 probe::sunrpc.clnt.create_client - Create an RPC client
7
9 sunrpc.clnt.create_client
10
12 vers
13 the RPC program version number
14
15 prot
16 the IP protocol number
17
18 prog
19 the RPC program number
20
21 progname
22 the RPC program name
23
24 port
25 the port number
26
27 servername
28 the server machine name
29
30 authflavor
31 the authentication flavor
32
34 tapset::rpc(3stap)
35
36
37
38SystemTap Tapset Reference November 2022 PROBE::SUNRPC.CLNT(3stap)