Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dppp_synctty.c91 static int ppp_sync_push(struct syncppp *ap);
414 if (ppp_sync_push(ap)) in ppp_sync_wakeup()
596 ppp_sync_push(ap); in ppp_sync_send()
606 ppp_sync_push(ap); in ppp_sync_send()
614 ppp_sync_push(struct syncppp *ap) in ppp_sync_push() function