Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

       probe::sunrpc.clnt.shutdown_client - Shutdown an RPC client

SYNOPSIS

       sunrpc.clnt.shutdown_client

VALUES

       servername
           the server machine name

       progname
           the RPC program name

       vers
           the RPC program version number

       om_bytes_recv
           the count of bytes in

       authflavor
           the authentication flavor

       prog
           the RPC program number

       om_ntrans
           the count of RPC transmissions

       rpccnt
           the count of RPC calls

       clones
           the number of clones

       tasks
           the number of references

       om_ops
           the count of operations

       om_bytes_sent
           the count of bytes out

       om_queue
           the jiffies queued for xmit

       om_rtt
           the RPC RTT jiffies

       port
           the port number

       om_execute
           the RPC execution jiffies

       prot
           the IP protocol number

       netreconn
           the count of reconnections

SEE ALSO

       tapset::rpc(3stap)