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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hamradio/
H A Dhdlcdrv.c97 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) function
140 if (!check_crc_ccitt(s->hdlcrx.buffer, s->hdlcrx.len))
H A Dbaycom_epp.c249 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) function
539 if (!check_crc_ccitt(bc->hdlcrx.buf, bc->hdlcrx.bufcnt))

Completed in 96 milliseconds