1RPCB_GETPORT_ASYNC(9) Linux Networking RPCB_GETPORT_ASYNC(9)
23
4
NAME
6rpcb_getport_async - obtain the port for a given RPC service on a given
7host
8
SYNOPSIS
10void rpcb_getport_async(struct rpc_task * task);
11
ARGUMENTS
13task
14task that is waiting for portmapper request
15
DESCRIPTION
17This one can be called for an ongoing RPC request, and can be used in
18an async (rpciod) context.
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 RPCB_GETPORT_ASYNC(9)