centos man page for rpc_max_payload

Query: rpc_max_payload

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RPC_MAX_PAYLOAD(9)						 Linux Networking						RPC_MAX_PAYLOAD(9)

NAME
rpc_max_payload - Get maximum payload size for a transport, in bytes
SYNOPSIS
size_t rpc_max_payload(struct rpc_clnt * clnt);
ARGUMENTS
clnt RPC client to query
DESCRIPTION
For stream transports, this is one RPC record fragment (see RFC 1831), as we don't support multi-record requests yet. For datagram transports, this is the size of an IP packet minus the IP, UDP, and RPC header sizes.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RPC_MAX_PAYLOAD(9)
Related Man Pages
xdr_callhdr(3) - osf1
xdr_opaque_auth(3) - osf1
xdr_replymsg(3) - osf1
xdr_rejected_reply(3) - osf1
tapset::rpc(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq