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

SEE ALSO

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