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