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

/drivers/net/hamradio/
H A Dhdlcdrv.c98 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) function
152 if (!check_crc_ccitt(s->hdlcrx.buffer, s->hdlcrx.len))
H A Dbaycom_epp.c261 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) function
545 if (!check_crc_ccitt(bc->hdlcrx.buf, bc->hdlcrx.bufcnt))

Completed in 32 milliseconds