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