Searched refs:x25_asy (Results 1 – 5 of 5) sorted by relevance
38 struct x25_asy ctrl; /* X.25 things */52 static void x25_asy_unesc(struct x25_asy *sl, unsigned char c);55 static inline struct x25_asy *x25_asy_alloc(void) in x25_asy_alloc()122 static inline void x25_asy_free(struct x25_asy *sl) in x25_asy_free()143 static void x25_asy_changed_mtu(struct x25_asy *sl) in x25_asy_changed_mtu()209 static inline void x25_asy_lock(struct x25_asy *sl) in x25_asy_lock()217 static inline void x25_asy_unlock(struct x25_asy *sl) in x25_asy_unlock()224 static void x25_asy_bump(struct x25_asy *sl) in x25_asy_bump()258 static void x25_asy_encaps(struct x25_asy *sl, unsigned char *icp, int len) in x25_asy_encaps()304 struct x25_asy *sl = (struct x25_asy *) tty->disc_data; in x25_asy_write_wakeup()[all …]
17 struct x25_asy { struct
51 obj-$(CONFIG_X25_ASY) += x25_asy.o
61 X25_ASY_MAGIC 0x5303 x25_asy drivers/net/x25_asy.h
10244 will be called x25_asy.o. If unsure, say N.