Searched refs:check_crc_ccitt (Results 1 – 2 of 2) sorted by relevance
98 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) in check_crc_ccitt() function152 if (!check_crc_ccitt(s->hdlcrx.buffer, s->hdlcrx.len)) in hdlc_rx_flag()
261 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) in check_crc_ccitt() function545 if (!check_crc_ccitt(bc->hdlcrx.buf, bc->hdlcrx.bufcnt)) in do_rxpacket()