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