Searched refs:fcstab (Results 1 – 1 of 1) sorted by relevance
1303 static unsigned short fcstab[256] = { variable1338 #define FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff])