Query: crc_ccitt
OS: suse
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)NAMEcrc_ccitt - recompute the CRC for the data bufferSYNOPSISu16 crc_ccitt(u16 crc, u8 const * buffer, size_t len);ARGUMENTScrc previous CRC value buffer data pointer len number of bytes in the bufferCOPYRIGHTKernel Hackers Manual 2.6. July 2010 CRC_CCITT(9)
| Related Man Pages |
|---|
| crc16(3tcl) - debian |
| string::crc32(3) - centos |
| digest::crc5.18(3) - mojave |
| digest::crc(3pm) - debian |
| string::crc32(3pm) - debian |
| 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 |