Home
last modified time | relevance | path

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

/freebsd/sys/dev/sbni/
H A Dif_sbnivar.h156 #define CRC32_INITIAL 0x00000000 macro
H A Dif_sbni.c447 crc = CRC32_INITIAL; in recv_frame()
480 crc = CRC32_INITIAL; in send_frame()