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