logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Name

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

See Also

tapset::rpc(3stap)

                                                                                             PROBE::SUNRPC.SVC()

Synopsis

       sunrpc.svc.drop

Values

rq_prot
           the IP protocol of the reqeust

       rq_vers
           the program version in the request

       rq_xid
           the transmission id in the request

       rq_prog
           the program number in the request

       sv_name
           the service name

       rq_proc
           the procedure number in the request

       peer_ip
           the peer address where the request is from

See Also