Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dmkiss.c143 static int check_crc_16(unsigned char *cp, int size) in check_crc_16() function
245 if (check_crc_16(ax->rbuff, ax->rcount) < 0) { in ax_bump()