Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ppp/
Dppp_synctty.c94 static int ppp_sync_push(struct syncppp *ap);
490 if (test_bit(XMIT_WAKEUP, &ap->xmit_flags) && ppp_sync_push(ap)) in ppp_sync_process()
560 ppp_sync_push(ap); in ppp_sync_send()
570 ppp_sync_push(ap); in ppp_sync_send()
578 ppp_sync_push(struct syncppp *ap) in ppp_sync_push() function