Searched refs:ppp_async_push (Results 1 – 1 of 1) sorted by relevance
97 static int ppp_async_push(struct asyncppp *ap);497 if (test_bit(XMIT_WAKEUP, &ap->xmit_flags) && ppp_async_push(ap)) in ppp_async_process()625 ppp_async_push(ap); in ppp_async_send()632 ppp_async_push(ap); in ppp_async_send()640 ppp_async_push(struct asyncppp *ap) in ppp_async_push() function