Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/hamradio/
Dmkiss.c127 static int check_crc_flex(unsigned char *cp, int size) in check_crc_flex() function
260 if (check_crc_flex(ax->rbuff, ax->rcount) < 0) { in ax_bump()