Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CRC_32C_POLY
usr/src/uts/common/io/nxge/nxge_fflp_hash.c
287
(crc << 1) ^ CRC_32C_POLY : crc << 1;
usr/src/uts/common/io/nxge/nxge_fflp_hash.c
313
(crc_h1 << 1) ^ CRC_32C_POLY : crc_h1 << 1;