Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_async.c98 static int ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb);
111 .start_xmit = ppp_async_send,
623 ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb) in ppp_async_send() function