centos man page for crc_ccitt

Query: crc_ccitt

OS: centos

Section: 9

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

CRC_CCITT(9)						  Basic Kernel Library Functions					      CRC_CCITT(9)

NAME
crc_ccitt - recompute the CRC for the data buffer
SYNOPSIS
u16 crc_ccitt(u16 crc, u8 const * buffer, size_t len);
ARGUMENTS
crc previous CRC value buffer data pointer len number of bytes in the buffer
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CRC_CCITT(9)
Related Man Pages
crc16(n) - osx
crc16(n) - mojave
struct_rio_ops(9) - centos
crc16(3tcl) - debian
string::crc32(3) - centos
Similar Topics in the Unix Linux Community
CRC Code
Memory leaks on compilations
/dev not updated on usb device removal
Missing Modules After Compiling Kernel