Searched refs:sixpack (Results 1 – 2 of 2) sorted by relevance
88 struct sixpack { struct137 struct sixpack ctrl; /* 6pack things */ argument146 static void sp_start_tx_timer(struct sixpack *);149 static void sixpack_decode(struct sixpack *, unsigned char[], int);153 static void decode_prio_command(unsigned char, struct sixpack *);154 static void decode_std_command(unsigned char, struct sixpack *);155 static void decode_data(unsigned char, struct sixpack *);157 static int tnc_init(struct sixpack *);160 static inline struct sixpack *sp_alloc(void) in sp_alloc()218 static inline void sp_free(struct sixpack *sp) in sp_free()[all …]
62 SIXPACK_MAGIC 0x5304 sixpack drivers/net/hamradio/6pack.h