Searched refs:CCITT_POLY_16 (Results 1 – 1 of 1) sorted by relevance
289 #define CCITT_POLY_16 0x8408U in lowpan6_calc_crc() macro299 crc = (u16_t)((crc >> 1) ^ CCITT_POLY_16); in lowpan6_calc_crc()