Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
D6pack.c131 static int encode_sixpack(unsigned char *, unsigned char *, int, unsigned char);
194 count = encode_sixpack(p, sp->xbuff, len, sp->tx_delay); in sp_encaps()
819 static int encode_sixpack(unsigned char *tx_buf, unsigned char *tx_buf_raw, in encode_sixpack() function