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.send - Return reply to RPC client

Name

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

See Also

tapset::rpc(3stap)

                                                                                             PROBE::SUNRPC.SVC()

Synopsis

       sunrpc.svc.send

Values

rq_vers
           the program version in the request

       rq_prot
           the IP protocol of the reqeust

       rq_xid
           the transmission id in the request

       sv_name
           the service name

       rq_prog
           the program number in the request

       peer_ip
           the peer address where the request is from

       rq_proc
           the procedure number in the request

See Also