SUN RPC subsystem
Prev
Chapter 9. Linux Networking
Next
SUN RPC subsystem
xdr_encode_opaque_fixed
— Encode fixed length opaque data
xdr_encode_opaque
— Encode variable length opaque data
xdr_init_encode
— Initialize a struct xdr_stream for sending data.
xdr_reserve_space
— Reserve buffer space for sending
xdr_write_pages
— Insert a list of pages into an XDR buffer for sending
xdr_init_decode
— Initialize an xdr_stream for decoding data.
xdr_inline_decode
— Retrieve non-page XDR data to decode
xdr_read_pages
— Ensure page-based XDR data to decode is aligned at current pointer position
xdr_enter_page
— decode data from the XDR page
/usr/src/linux-2.6.25-rc1-git2-i486-1sys//net/sunrpc/svcsock.c
— Document generation inconsistency
rpc_wake_up
— wake up all rpc_tasks
rpc_wake_up_status
— wake up all rpc_tasks and set their status value.
rpc_malloc
— allocate an RPC buffer
rpc_free
— free buffer allocated via rpc_malloc