Searched refs:fcstab (Results 1 – 3 of 3) sorted by relevance
87 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff])
184 static u_short fcstab[256] = { variable
100 static const u16_t fcstab[256] = { variable134 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff])