Searched refs:x25_asy (Results 1 – 6 of 6) sorted by relevance
48 static void x25_asy_unesc(struct x25_asy *sl, unsigned char c);52 static struct x25_asy *x25_asy_alloc(void) in x25_asy_alloc()55 struct x25_asy *sl; in x25_asy_alloc()84 dev = alloc_netdev(sizeof(struct x25_asy), name, in x25_asy_alloc()109 static void x25_asy_free(struct x25_asy *sl) in x25_asy_free()123 struct x25_asy *sl = netdev_priv(dev); in x25_asy_change_mtu()176 static inline void x25_asy_lock(struct x25_asy *sl) in x25_asy_lock()184 static inline void x25_asy_unlock(struct x25_asy *sl) in x25_asy_unlock()191 static void x25_asy_bump(struct x25_asy *sl) in x25_asy_bump()221 static void x25_asy_encaps(struct x25_asy *sl, unsigned char *icp, int len) in x25_asy_encaps()[all …]
17 struct x25_asy { struct
21 obj-$(CONFIG_X25_ASY) += x25_asy.o
387 module will be called x25_asy.
80 X25_ASY_MAGIC 0x5303 x25_asy drivers/net/x25_asy.h