Query: rpc_peeraddr
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPC_PEERADDR(9) Linux Networking RPC_PEERADDR(9)NAMErpc_peeraddr - extract remote peer address from clnt's xprtSYNOPSISsize_t rpc_peeraddr(struct rpc_clnt * clnt, struct sockaddr * buf, size_t bufsize);ARGUMENTSclnt RPC client structure buf target buffer bufsize length of target bufferDESCRIPTIONReturns the number of bytes that are actually in the stored address.COPYRIGHTKernel Hackers Manual 2.6. July 2010 RPC_PEERADDR(9)