1PROBE::SUNRPC.SVC()                                        PROBE::SUNRPC.SVC()
2
3
4

NAME

6       probe::sunrpc.svc.send - Return reply to RPC client
7

SYNOPSIS

9       sunrpc.svc.send
10

VALUES

12       rq_proc
13           the procedure number in the request
14
15       rq_prot
16           the IP protocol of the reqeust
17
18       rq_vers
19           the program version in the request
20
21       peer_ip
22           the peer address where the request is from
23
24       rq_prog
25           the program number in the request
26
27       sv_name
28           the service name
29
30       rq_xid
31           the transmission id in the request
32

SEE ALSO

34       tapset::rpc(3stap)
35
36
37
38                                                           PROBE::SUNRPC.SVC()
Impressum