1PROBE::SUNRPC.CLNT(3stap) Networking Tapset PROBE::SUNRPC.CLNT(3stap)
2
3
4
6 probe::sunrpc.clnt.call_sync - Make a synchronous RPC call
7
9 sunrpc.clnt.call_sync
10
12 dead
13 whether this client is abandoned
14
15 proc
16 the procedure number in this RPC call
17
18 xid
19 current transmission id
20
21 flags
22 flags
23
24 procname
25 the procedure name in this RPC call
26
27 vers
28 the RPC program version number
29
30 servername
31 the server machine name
32
33 prot
34 the IP protocol number
35
36 port
37 the port number
38
39 progname
40 the RPC program name
41
42 prog
43 the RPC program number
44
46 tapset::rpc(3stap)
47
48
49
50SystemTap Tapset Reference November 2021 PROBE::SUNRPC.CLNT(3stap)