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

NAME

6       probe::sunrpc.svc.process - Process an RPC request
7

SYNOPSIS

9       sunrpc.svc.process
10

VALUES

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

SEE ALSO

40       tapset::rpc(3stap)
41
42
43
44                                                           PROBE::SUNRPC.SVC()
Impressum