PROBE::SUNRPC\&.CLNT

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

NAME

probe::sunrpc.clnt.call_sync - Make a synchronous RPC call  

SYNOPSIS

sunrpc.clnt.call_sync 
 

VALUES

prot

the IP protocol number

servername

the server machine name

prog

the RPC program number

procname

the procedure name in this RPC call

vers

the RPC program version number

dead

whether this client is abandoned

xid

current transmission id

progname

the RPC program name

flags

flags

proc

the procedure number in this RPC call

port

the port number
 

SEE ALSO

tapset::rpc(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO