Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ppp/
Dppp_synctty.c96 static void ppp_sync_input(struct syncppp *ap, const u8 *buf, const u8 *flags,
334 ppp_sync_input(ap, buf, cflags, count); in ppp_sync_receive()
657 ppp_sync_input(struct syncppp *ap, const u8 *buf, const u8 *flags, int count) in ppp_sync_input() function