1PROBE::SUNRPC.CLNT(3stap)      Networking Tapset     PROBE::SUNRPC.CLNT(3stap)
2
3
4

NAME

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

SYNOPSIS

9       sunrpc.clnt.call_sync
10

VALUES

12       progname
13           the RPC program name
14
15       flags
16           flags
17
18       prog
19           the RPC program number
20
21       dead
22           whether this client is abandoned
23
24       servername
25           the server machine name
26
27       prot
28           the IP protocol number
29
30       vers
31           the RPC program version number
32
33       proc
34           the procedure number in this RPC call
35
36       procname
37           the procedure name in this RPC call
38
39       xid
40           current transmission id
41
42       port
43           the port number
44

SEE ALSO

46       tapset::rpc(3stap)
47
48
49
50SystemTap Tapset Reference       November 2019       PROBE::SUNRPC.CLNT(3stap)
Impressum