Searched refs:ppp_async_input (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_async.c | 100 static void ppp_async_input(struct asyncppp *ap, const unsigned char *buf, 351 ppp_async_input(ap, buf, cflags, count); in ppp_asynctty_receive() 836 ppp_async_input(struct asyncppp *ap, const unsigned char *buf, in ppp_async_input() function
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_async.c | 100 static void ppp_async_input(struct asyncppp *ap, const unsigned char *buf, 341 ppp_async_input(ap, buf, cflags, count); in ppp_asynctty_receive() 825 ppp_async_input(struct asyncppp *ap, const u8 *buf, const u8 *flags, int count) in ppp_async_input() function
|
Completed in 4 milliseconds