Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dx25_asy.c48 static void x25_asy_unesc(struct x25_asy *sl, unsigned char c);
541 x25_asy_unesc(sl, *cp++); in x25_asy_receive_buf()
651 static void x25_asy_unesc(struct x25_asy *sl, unsigned char s) in x25_asy_unesc() function