Searched refs:x25_asy (Results 1 – 7 of 7) 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()173 static inline void x25_asy_lock(struct x25_asy *sl) in x25_asy_lock()181 static inline void x25_asy_unlock(struct x25_asy *sl) in x25_asy_unlock()188 static void x25_asy_bump(struct x25_asy *sl) in x25_asy_bump()215 static void x25_asy_encaps(struct x25_asy *sl, unsigned char *icp, int len) in x25_asy_encaps()[all …]
18 struct x25_asy { struct
21 obj-$(CONFIG_X25_ASY) += x25_asy.o
398 module will be called x25_asy.
76 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``
87 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``
93 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``