Home
last modified time | relevance | path

Searched refs:ppp_input (Results 1 – 8 of 8) sorted by relevance

/drivers/net/
Dpppopns.c108 ppp_input(&pppox_sk(sk)->chan, skb); in pppopns_recv()
Dpppolac.c131 ppp_input(&pppox_sk(sk)->chan, skb); in pppolac_recv()
Dppp_synctty.c546 ppp_input(&ap->chan, skb); in ppp_sync_process()
Dppp_async.c503 ppp_input(&ap->chan, skb); in ppp_async_process()
Dpppoe.c344 ppp_input(&po->chan, skb); in pppoe_rcv_core()
Dppp_generic.c1464 ppp_input(struct ppp_channel *chan, struct sk_buff *skb) in ppp_input() function
2750 EXPORT_SYMBOL(ppp_input);
Dpppol2tp.c425 ppp_input(&po->chan, skb); in pppol2tp_recv_dequeue_skb()
/drivers/char/pcmcia/ipwireless/
Dnetwork.c394 ppp_input(network->ppp_channel, skb); in ipwireless_network_packet_received()