Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ppp/
Dppp_synctty.c100 static void ppp_sync_input(struct syncppp *ap, const unsigned char *buf,
347 ppp_sync_input(ap, buf, cflags, count); in ppp_sync_receive()
671 ppp_sync_input(struct syncppp *ap, const unsigned char *buf, in ppp_sync_input() function