other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::SUNRPC.CLNT(3stap) | Networking Tapset | PROBE::SUNRPC.CLNT(3stap) |
NAME¶
probe::sunrpc.clnt.call_sync - Make a synchronous RPC call
SYNOPSIS¶
sunrpc.clnt.call_sync
VALUES¶
progname
the RPC program name
vers
the RPC program version number
prog
the RPC program number
prot
the IP protocol number
proc
the procedure number in this RPC call
servername
the server machine name
procname
the procedure name in this RPC call
xid
current transmission id
dead
whether this client is abandoned
flags
flags
port
the port number
SEE ALSO0¶
tapset::rpc(3stap)
| October 2025 | SystemTap Tapset Reference |