Searched refs:sixpack_decode (Results 1 – 1 of 1) sorted by relevance
149 static void sixpack_decode(struct sixpack *, unsigned char[], int);546 sixpack_decode(sp, buf, count1); in sixpack_receive_buf()861 sixpack_decode(struct sixpack *sp, unsigned char pre_rbuff[], int count) in sixpack_decode() function