Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/hamradio/
D6pack.c88 struct sixpack { struct
137 struct sixpack ctrl; /* 6pack things */ argument
146 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 …]
/linux-2.4.37.9/Documentation/
Dmagic-number.txt62 SIXPACK_MAGIC 0x5304 sixpack drivers/net/hamradio/6pack.h