Searched refs:ppp_async_push (Results 1 – 1 of 1) sorted by relevance
98 static int ppp_async_push(struct asyncppp *ap);498 if (test_bit(XMIT_WAKEUP, &ap->xmit_flags) && ppp_async_push(ap)) in ppp_async_process()626 ppp_async_push(ap); in ppp_async_send()633 ppp_async_push(ap); in ppp_async_send()641 ppp_async_push(struct asyncppp *ap) in ppp_async_push() function