suse man page for crc32_be

Query: crc32_be

OS: suse

Section: 9

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

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(3tcl) - debian
crc16(n) - suse
crc32(n) - osx
digest::crc(3) - mojave
string::crc32(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I