Provided by: systemtap-doc_4.6-2_amd64
NAME
probe::sunrpc.clnt.shutdown_client - Shutdown an RPC client
SYNOPSIS
sunrpc.clnt.shutdown_client
VALUES
om_ntrans the count of RPC transmissions vers the RPC program version number prot the IP protocol number servername the server machine name om_bytes_recv the count of bytes in rpccnt the count of RPC calls tasks the number of references prog the RPC program number om_queue the jiffies queued for xmit netreconn the count of reconnections clones the number of clones authflavor the authentication flavor progname the RPC program name om_ops the count of operations om_execute the RPC execution jiffies om_bytes_sent the count of bytes out om_rtt the RPC RTT jiffies port the port number
SEE ALSO
tapset::rpc(3stap)