centos man page for csum_partial_copy_to_xdr

Query: csum_partial_copy_to_xdr

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 CSUM_PARTIAL_COPY_TO(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
__skb_recv_datagram(9) - suse
xdr_callhdr(3) - osf1
xdr_opaque_auth(3) - osf1
xdr_replymsg(3) - osf1
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq