suse man page for crc_itu_t

Query: crc_itu_t

OS: suse

Section: 9

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

CRC_ITU_T(9)						  Basic Kernel Library Functions					      CRC_ITU_T(9)

NAME
crc_itu_t - Compute the CRC-ITU-T for the data buffer
SYNOPSIS
u16 crc_itu_t(u16 crc, const u8 * buffer, size_t len);
ARGUMENTS
crc previous CRC value buffer data pointer len number of bytes in the buffer
DESCRIPTION
Returns the updated CRC value
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CRC_ITU_T(9)
Related Man Pages
crc16(n) - osx
crc16(n) - suse
crc32(n) - suse
digest::crc5.18(3) - mojave
digest::crc(3) - osx
Similar Topics in the Unix Linux Community
/dev not updated on usb device removal
Broadcom under Fedora 18 (Spherical Cow)
Bluetooth Dongle Pairing but Not Connecting (Linux)