|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Functions | |
| u16 | crc_ccitt (u16 crc, const u8 *buffer, size_t len) |
Variables | |
| u16 const | crc_ccitt_table [256] |
Definition at line 18 of file crc-ccitt.c.
1.8.2