Searched refs:ppp_async_push (Results 1 – 1 of 1) sorted by relevance
99 static int ppp_async_push(struct asyncppp *ap);499 if (test_bit(XMIT_WAKEUP, &ap->xmit_flags) && ppp_async_push(ap)) in ppp_async_process()627 ppp_async_push(ap); in ppp_async_send()634 ppp_async_push(ap); in ppp_async_send()642 ppp_async_push(struct asyncppp *ap) in ppp_async_push() function