Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/hamradio/
Dhdlcdrv.c153 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) in check_crc_ccitt() function
211 if (!check_crc_ccitt(s->hdlcrx.buffer, s->hdlcrx.len)) in hdlc_rx_flag()
Dbaycom_epp.c321 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) in check_crc_ccitt() function
694 if (!check_crc_ccitt(bc->hdlcrx.buf, bc->hdlcrx.bufcnt)) in do_rxpacket()