FCS_COMPUTE10

Section: (9)
Updated: 09 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: 00:02:09 GMT, October 09, 2005