Searched refs:sixpack_decode (Results 1 – 1 of 1) sorted by relevance
131 static void sixpack_decode(struct sixpack *, const unsigned char[], int);453 sixpack_decode(sp, cp, count1); in sixpack_receive_buf()951 sixpack_decode(struct sixpack *sp, const unsigned char *pre_rbuff, int count) in sixpack_decode() function