Provided by: systemtap-doc_2.3-1ubuntu1.4_all bug

NAME

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

SYNOPSIS

       sunrpc.svc.send

VALUES

       rq_prot
           the IP protocol of the reqeust

       rq_prog
           the program number in the request

       rq_proc
           the procedure number in the request

       sv_name
           the service name

       rq_vers
           the program version in the request

       rq_xid
           the transmission id in the request

       peer_ip
           the peer address where the request is from

                                                                              PROBE::SUNRPC.SVC()