Searched refs:ppp_async_send (Results 1 – 1 of 1) sorted by relevance
97 static int ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb);110 .start_xmit = ppp_async_send,627 ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb) in ppp_async_send() function