Searched refs:ppp_async_send (Results 1 – 1 of 1) sorted by relevance
98 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