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 servername
13 the server machine name
14
15 authflavor
16 the authentication flavor
17
18 vers
19 the RPC program version number
20
21 prot
22 the IP protocol number
23
24 progname
25 the RPC program name
26
27 prog
28 the RPC program number
29
30 port
31 the port number
32
34 tapset::rpc(3stap)
35
36
37
38SystemTap Tapset Reference April 2023 PROBE::SUNRPC.CLNT(3stap)