linux-stable/include/linux/sunrpc
Chuck Lever 631c2925ba xdrgen: Keep track of on-the-wire data type widths
The generic parts of the RPC layer need to know the widths (in
XDR_UNIT increments) of the XDR data types defined for each
protocol.

As a first step, add dictionaries to keep track of the symbolic and
actual maximum XDR width of XDR types.

This makes it straightforward to look up the width of a type by its
name. The built-in dictionaries are pre-loaded with the widths of
the built-in XDR types as defined in RFC 4506.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2024-11-11 13:42:01 -05:00
..
xdrgen xdrgen: Keep track of on-the-wire data type widths 2024-11-11 13:42:01 -05:00
addr.h
auth_gss.h
auth.h
bc_xprt.h NFSv4.1: Use the nfs_client's rpc timeouts for backchannel 2024-01-04 17:01:01 -05:00
cache.h SUNRPC: change cache_head.flags bits to enum 2023-08-29 17:45:22 -04:00
clnt.h sunrpc: add a struct rpc_stats arg to rpc_create_args 2024-03-09 09:14:50 -05:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
metrics.h
msg_prot.h
rdma_rn.h rpcrdma: Implement generic device removal 2024-07-08 13:47:24 -04:00
rpc_pipe_fs.h
rpc_rdma_cid.h
rpc_rdma.h
sched.h SUNRPC: convert RPC_TASK_* constants to enum 2024-09-23 15:03:13 -04:00
stats.h SUNRPC: Remove unused declaration rpc_modcount() 2023-08-29 17:45:22 -04:00
svc_rdma_pcl.h
svc_rdma.h svcrdma: Handle device removal outside of the CM event handler 2024-09-20 19:31:03 -04:00
svc_xprt.h SUNRPC: add a new svc_find_listener helper 2024-05-06 09:07:22 -04:00
svc.h SUNRPC: replace program list with program array 2024-09-23 15:03:30 -04:00
svcauth_gss.h
svcauth.h SUNRPC: add svcauth_map_clnt_to_svc_cred_local 2024-09-23 15:03:30 -04:00
svcsock.h SUNRPC: make various functions static, or not exported. 2024-09-01 10:04:56 -04:00
timer.h
types.h
xdr.h xdrgen: Implement big-endian enums 2024-11-11 13:42:00 -05:00
xprt.h SUNRPC: Add a transport callback to handle dequeuing of an RPC request 2024-02-28 15:00:14 -05:00
xprtmultipath.h
xprtrdma.h
xprtsock.h