Searched defs:crc16_table (Results 1 – 3 of 3) sorted by relevance
17 static __u16 const crc16_table[256] = { variable
19 static const uint16_t crc16_table[256] = { variable
1379 static const uint16 crc16_table[256] = { variable