FCS_COMPUTE10
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
fcs_compute10 - memcpy and calculate 10 bit CRC across buffer
SYNOPSIS
"SYNOPSIS"
__u16 __inline__ fcs_compute10 (unsigned char * sp, int len, __u16 fcs);
ARGUMENTS
- sp
-
pointer to buffer
- len
-
number of bytes
- fcs
-
starting FCS
DESCRIPTION
Perform a memcpy and calculate fcs using ppp 10bit CRC algorithm. Return
new 10 bit FCS.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:48 GMT, October 06, 2005