Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_synctty.c90 static void ppp_sync_input(struct syncppp *ap, const u8 *buf, const u8 *flags,
266 ppp_sync_input(ap, buf, cflags, count);
590 * Data is frame oriented: each call to ppp_sync_input is considered in ppp_sync_push()
595 ppp_sync_input(struct syncppp *ap, const u8 *buf, const u8 *flags, int count) in ppp_sync_push()
664 ppp_sync_input(struct syncppp *ap, const u8 *buf, const u8 *flags, int count) ppp_sync_input() function