plucky (3) probe::sunrpc.clnt.shutdown_client.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

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

SYNOPSIS

       sunrpc.clnt.shutdown_client

VALUES

       om_queue
           the jiffies queued for xmit

       om_ops
           the count of operations

       vers
           the RPC program version number

       port
           the port number

       om_rtt
           the RPC RTT jiffies

       servername
           the server machine name

       om_ntrans
           the count of RPC transmissions

       progname
           the RPC program name

       prot
           the IP protocol number

       om_execute
           the RPC execution jiffies

       netreconn
           the count of reconnections

       clones
           the number of clones

       rpccnt
           the count of RPC calls

       om_bytes_recv
           the count of bytes in

       authflavor
           the authentication flavor

       tasks
           the number of references

       om_bytes_sent
           the count of bytes out

       prog
           the RPC program number

SEE ALSO

       tapset::rpc(3stap)