Home
last modified time | relevance | path

Searched refs:POLYNOMIAL_LE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Dnet.h320 #define POLYNOMIAL_LE 0xedb88320 macro
/openbmc/qemu/net/
H A Dnet.c1977 crc ^= POLYNOMIAL_LE; in net_crc32_le()