Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dmkiss.c151 static int check_crc_16(unsigned char *cp, int size) in check_crc_16() function
253 if (check_crc_16(ax->rbuff, ax->rcount) < 0) { in ax_bump()