Searched refs:ppp_output_wakeup (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp_channel.h50 extern void ppp_output_wakeup(struct ppp_channel *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/irnet/
H A Dirnet_irda.c888 ppp_output_wakeup(&new->chan);
1151 /* Cleanup the socket in case we want to reconnect in ppp_output_wakeup() */
1170 ppp_output_wakeup(&self->chan);
1221 ppp_output_wakeup(&self->chan);
1272 ppp_output_wakeup(&self->chan);
H A Dirnet_ppp.c788 ppp_output_wakeup(&ap->chan);
891 * If the packet was not accepted, we will call ppp_output_wakeup
924 * because by calling ppp_output_wakeup() we can have
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_synctty.c540 ppp_output_wakeup(&ap->chan);
601 * If the packet was not accepted, we will call ppp_output_wakeup
692 ppp_output_wakeup(&ap->chan);
H A Dppp_async.c498 ppp_output_wakeup(&ap->chan);
617 * If the packet was not accepted, we will call ppp_output_wakeup
734 ppp_output_wakeup(&ap->chan);
H A Dppp_generic.c2497 ppp_output_wakeup(struct ppp_channel *chan) function
3230 EXPORT_SYMBOL(ppp_output_wakeup); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dpppoatm.c93 ppp_output_wakeup((struct ppp_channel *) arg);
189 * ppp_output_wakeup(chan) when we're feeling more up to it.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dnetwork.c77 ppp_output_wakeup(network->ppp_channel);

Completed in 143 milliseconds