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 flags
13 flags
14
15 xid
16 current transmission id
17
18 dead
19 whether this client is abandoned
20
21 prot
22 the IP protocol number
23
24 progname
25 the RPC program name
26
27 servername
28 the server machine name
29
30 procname
31 the procedure name in this RPC call
32
33 port
34 the port number
35
36 prog
37 the RPC program number
38
39 proc
40 the procedure number in this RPC call
41
42 vers
43 the RPC program version number
44
46 tapset::rpc(3stap)
47
48
49
50SystemTap Tapset Reference April 2023 PROBE::SUNRPC.CLNT(3stap)