Searched refs:fcstab (Results 1 – 4 of 4) sorted by relevance
129 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff])
178 static u_short fcstab[256] = { variable
187 static u_short fcstab[256] = { variable
212 static ushort_t fcstab[256] = { variable