Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       sunrpc.clnt.shutdown_client

VALUES

       om_ntrans
           the count of RPC transmissions

       prog
           the RPC program number

       prot
           the IP protocol number

       servername
           the server machine name

       vers
           the RPC program version number

       authflavor
           the authentication flavor

       om_rtt
           the RPC RTT jiffies

       tasks
           the number of references

       om_queue
           the jiffies queued for xmit

       om_execute
           the RPC execution jiffies

       om_bytes_sent
           the count of bytes out

       clones
           the number of clones

       om_bytes_recv
           the count of bytes in

       rpccnt
           the count of RPC calls

       progname
           the RPC program name

       port
           the port number

       netreconn
           the count of reconnections

       om_ops
           the count of operations

SEE ALSO

       tapset::rpc(3stap)