Searched refs:encode_sixpack (Results 1 – 1 of 1) sorted by relevance
132 static int encode_sixpack(unsigned char *, unsigned char *, int, unsigned char);190 count = encode_sixpack(p, sp->xbuff, len, sp->tx_delay); in sp_encaps()785 static int encode_sixpack(unsigned char *tx_buf, unsigned char *tx_buf_raw, in encode_sixpack() function