Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A D6pack.c132 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