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