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
spray(1m) - hpux
xdr_accepted_reply(3) - osf1
xdr_authunix_parms(3) - osf1
xdr_replymsg(3) - osf1
tapset::rpc(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq