Lines Matching +full:four +full:- +full:byte
1 /* SPDX-License-Identifier: GPL-2.0 */
89 * fragment is a four-byte header followed by 0 to (2**31) - 1 bytes of
91 * XDR integers, the byte order is from highest to lowest. The number
92 * encodes two values -- a boolean which indicates whether the fragment
94 * is the last fragment) and a 31-bit unsigned binary value which is the
96 * highest-order bit of the header; the length is the 31 low-order bits.
108 #define RPC_MAX_FRAGMENT_SIZE ((1U << 31) - 1)
147 * Well-known netids. See:
149 * https://www.iana.org/assignments/rpc-netids/rpc-netids.xhtml
169 * out in RFC 3530. RPCBIND_MAXUADDRLEN defines a maximum byte length
176 * US-ASCII string:
181 * representing an IPv4 address, which is always four octets long.
182 * Assuming big-endian ordering, h1, h2, h3, and h4, are respectively,
183 * the first through fourth octets each converted to ASCII-decimal.
184 * Assuming big-endian ordering, p1 and p2 are, respectively, the first
185 * and second octets each converted to ASCII-decimal. For example, if a
186 * host, in big-endian order, has an address of 0x0A010307 and there is
193 * US-ASCII string: