Searched refs:calc_crc_ccitt (Results 1 – 2 of 2) sorted by relevance
253 static inline int calc_crc_ccitt(const unsigned char *buf, int cnt) in calc_crc_ccitt() function376 crc = calc_crc_ccitt(bp, pkt_len); in encode_hdlc()
94 static int calc_crc_ccitt(const unsigned char *buf, int cnt)