Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A Dhdlcdrv.c86 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) in check_crc_ccitt() function
140 if (!check_crc_ccitt(s->hdlcrx.buffer, s->hdlcrx.len)) in hdlc_rx_flag()