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