csum_partial_copy_to_xdr(9) suse man page | unix.com

Man Page: csum_partial_copy_to_xdr

Operating Environment: suse

Section: 9

CSUM_PARTIAL_COPY_TO(9) 					 Linux Networking					   CSUM_PARTIAL_COPY_TO(9)

NAME
csum_partial_copy_to_xdr - checksum and copy data
SYNOPSIS
int csum_partial_copy_to_xdr(struct xdr_buf * xdr, struct sk_buff * skb);
ARGUMENTS
xdr target XDR buffer skb source skb
DESCRIPTION
We have set things up such that we perform the checksum of the UDP packet in parallel with the copies into the RPC client iovec. -DaveM
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CSUM_PARTIAL_COPY_TO(9)
Related Man Pages
wimax_msg_alloc(9) - suse
struct_sk_buff(9) - suse
xdr_accepted_reply(3) - osf1
xdr_authunix_parms(3) - osf1
xdr_replymsg(3) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues