Searched refs:ppp_async_input (Results 1 – 1 of 1) sorted by relevance
101 static void ppp_async_input(struct asyncppp *ap, const unsigned char *buf,342 ppp_async_input(ap, buf, cflags, count); in ppp_asynctty_receive()826 ppp_async_input(struct asyncppp *ap, const u8 *buf, const u8 *flags, int count) in ppp_async_input() function