Provided by: systemtap-doc_5.0-2ubuntu1_amd64 
      
    
NAME
       probe::sunrpc.svc.drop - Drop RPC request
SYNOPSIS
       sunrpc.svc.drop
VALUES
       rq_prot
           the IP protocol of the reqeust
       rq_proc
           the procedure number in the request
       peer_ip
           the peer address where the request is from
       sv_name
           the service name
       rq_prog
           the program number in the request
       rq_xid
           the transmission id in the request
       rq_vers
           the program version in the request
SEE ALSO
       tapset::rpc(3stap)
                                                                                             PROBE::SUNRPC.SVC()