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