PROBE::SUNRPC\&.CLNT

Section: Networking Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

probe::sunrpc.clnt.call_async - Make an asynchronous RPC call  

SYNOPSIS

sunrpc.clnt.call_async 
 

VALUES

procname

the procedure name in this RPC call

prog

the RPC program number

prot

the IP protocol number

servername

the server machine name

port

the port number

proc

the procedure number in this RPC call

xid

current transmission id

flags

flags

progname

the RPC program name

dead

whether this client is abandoned

vers

the RPC program version number
 

SEE ALSO

tapset::rpc(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO