Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

probe::sunrpc.clnt.clone_client - Clone an RPC client structure

Name

       probe::sunrpc.clnt.clone_client - Clone an RPC client structure

See Also

tapset::rpc(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SUNRPC.CLNT(3stap)

Synopsis

       sunrpc.clnt.clone_client

Values

prot
           the IP protocol number

       servername
           the server machine name

       progname
           the RPC program name

       prog
           the RPC program number

       authflavor
           the authentication flavor

       port
           the port number

       vers
           the RPC program version number

See Also