rpc_call_async — Perform an asynchronous RPC call
int rpc_call_async
(struct rpc_clnt * clnt, const struct rpc_message * msg, int flags, const struct rpc_call_ops * tk_ops, void * data);
pointer to RPC client
RPC call parameters
RPC call flags
RPC call ops
user call data