Home
last modified time | relevance | path

Searched refs:x25_asy (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wan/
Dx25_asy.c48 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()
218 static void x25_asy_encaps(struct x25_asy *sl, unsigned char *icp, int len) in x25_asy_encaps()
[all …]
Dx25_asy.h18 struct x25_asy { struct
DMakefile22 obj-$(CONFIG_X25_ASY) += x25_asy.o
DKconfig409 module will be called x25_asy.
/Linux-v4.19/Documentation/translations/zh_CN/
Dmagic-number.txt80 X25_ASY_MAGIC 0x5303 x25_asy drivers/net/x25_asy.h
/Linux-v4.19/Documentation/process/
Dmagic-number.rst86 X25_ASY_MAGIC 0x5303 x25_asy ``drivers/net/x25_asy.h``