Home
last modified time | relevance | path

Searched refs:HASH_POLY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h50 #define HASH_POLY 0x04C11DB6 macro
H A Ddmfe_main.c1206 uint32_t const POLY = HASH_POLY; in dmfe_hash_index()
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h97 #define HASH_POLY 0x04C11DB6 macro
H A Ddnet.c1131 uint32_t const POLY = HASH_POLY; in hashindex()