1PROBE::SUNRPC.SVC() PROBE::SUNRPC.SVC()
2
3
4
6 probe::sunrpc.svc.send - Return reply to RPC client
7
9 sunrpc.svc.send
10
12 rq_xid
13 the transmission id in the request
14
15 rq_prog
16 the program number in the request
17
18 sv_name
19 the service name
20
21 rq_vers
22 the program version in the request
23
24 rq_prot
25 the IP protocol of the reqeust
26
27 peer_ip
28 the peer address where the request is from
29
30 rq_proc
31 the procedure number in the request
32
34 tapset::rpc(3stap)
35
36
37
38 PROBE::SUNRPC.SVC()