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