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

NAME

6       probe::sunrpc.svc.drop - Drop RPC request
7

SYNOPSIS

9       sunrpc.svc.drop
10

VALUES

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

SEE ALSO

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