Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A Dmkiss.c200 static int kiss_esc_crc(unsigned char *s, unsigned char *d, unsigned short crc, in kiss_esc_crc() function
491 count = kiss_esc_crc(p, ax->xbuff, crc, len+2); in ax_encaps()
500 count = kiss_esc_crc(p, ax->xbuff, crc, len+2); in ax_encaps()