Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ppp/
Dppp_async.c104 static void ppp_async_input(struct asyncppp *ap, const unsigned char *buf,
354 ppp_async_input(ap, buf, cflags, count); in ppp_asynctty_receive()
835 ppp_async_input(struct asyncppp *ap, const unsigned char *buf, in ppp_async_input() function