Home
last modified time | relevance | path

Searched refs:check_crc_16 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/hamradio/
Dmkiss.c141 static int check_crc_16(unsigned char *cp, int size) in check_crc_16() function
243 if (check_crc_16(ax->rbuff, ax->rcount) < 0) { in ax_bump()