CSUM_PARTIAL_COPY_NOCHECK
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
csum_partial_copy_nocheck - Copy and checksum.
SYNOPSIS
"SYNOPSIS"
unsigned int csum_partial_copy_nocheck (const char * src, char * dst, int len, unsigned int sum);
ARGUMENTS
- src
-
source address
- dst
-
destination address
- len
-
number of bytes to be copied.
- sum
-
-- undescribed --
DESCRIPTION
Returns an 32bit unfolded checksum of the buffer.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:43 GMT, October 06, 2005