1PROBE::SUNRPC.CLNT(3stap) Networking Tapset PROBE::SUNRPC.CLNT(3stap)
2
3
4
6 probe::sunrpc.clnt.shutdown_client - Shutdown an RPC client
7
9 sunrpc.clnt.shutdown_client
10
12 om_ntrans
13 the count of RPC transmissions
14
15 vers
16 the RPC program version number
17
18 prot
19 the IP protocol number
20
21 servername
22 the server machine name
23
24 om_bytes_recv
25 the count of bytes in
26
27 rpccnt
28 the count of RPC calls
29
30 tasks
31 the number of references
32
33 prog
34 the RPC program number
35
36 om_queue
37 the jiffies queued for xmit
38
39 netreconn
40 the count of reconnections
41
42 clones
43 the number of clones
44
45 authflavor
46 the authentication flavor
47
48 progname
49 the RPC program name
50
51 om_ops
52 the count of operations
53
54 om_execute
55 the RPC execution jiffies
56
57 om_bytes_sent
58 the count of bytes out
59
60 om_rtt
61 the RPC RTT jiffies
62
63 port
64 the port number
65
67 tapset::rpc(3stap)
68
69
70
71SystemTap Tapset Reference November 2021 PROBE::SUNRPC.CLNT(3stap)