Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Dx25_asy.c48 static void x25_asy_unesc(struct x25_asy *sl, unsigned char c);
538 x25_asy_unesc(sl, *cp++); in x25_asy_receive_buf()
656 static void x25_asy_unesc(struct x25_asy *sl, unsigned char s) in x25_asy_unesc() function