Searched refs:fcstab (Results 1 – 1 of 1) sorted by relevance
15 static u16 fcstab[256] = { variable59 fcs = (fcs >> 8) ^ fcstab[(fcs ^ *cp++) & 0xff]; in pppfcs16()