crc32_be(9) suse man page | unix.com

Man Page: crc32_be

Operating Environment: suse

Section: 9

CRC32_BE(9)						  Basic Kernel Library Functions					       CRC32_BE(9)

NAME
crc32_be - Calculate bitwise big-endian Ethernet AUTODIN II CRC32
SYNOPSIS
u32 __pure crc32_be(u32 crc, unsigned char const * p, size_t len);
ARGUMENTS
crc seed value for computation. ~0 for Ethernet, sometimes 0 for other uses, or the previous crc32 value if computing incrementally. p pointer to buffer over which CRC is run len length of buffer p
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CRC32_BE(9)
Related Man Pages
crc32(n) - redhat
crc16(n) - mojave
crc32(n) - mojave
crc32(n) - osx
digest::crc5.18(3) - mojave
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
32 bit process addressing more than 4GB