Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dppp_synctty.c98 static void ppp_sync_input(struct syncppp *ap, const unsigned char *buf,
394 ppp_sync_input(ap, buf, cflags, count); in ppp_sync_receive()
718 ppp_sync_input(struct syncppp *ap, const unsigned char *buf, in ppp_sync_input() function