Searched refs:ppp_sync_input (Results 1 – 1 of 1) sorted by relevance
96 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()661 ppp_sync_input(struct syncppp *ap, const u8 *buf, const u8 *flags, int count) in ppp_sync_input() function