CSUM_PARTIAL_COPY_NOCHECK
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
csum_partial_copy_nocheck - Copy and checksum.
SYNOPSIS
"SYNOPSIS"
unsigned int csum_partial_copy_nocheck (const unsigned char * src, unsigned 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: 00:02:02 GMT, October 09, 2005