Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_async.c97 static int ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb);
110 .start_xmit = ppp_async_send,
230 * our channel ops (i.e. ppp_async_send/ioctl) are in progress in ppp_asynctty_close()
633 ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb) in ppp_async_send() function
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_async.c97 static int ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb);
110 .start_xmit = ppp_async_send,
230 * our channel ops (i.e. ppp_async_send/ioctl) are in progress in ppp_asynctty_close()
622 ppp_async_send(struct ppp_channel *chan, struct sk_buff *skb) in ppp_async_send() function

Completed in 4 milliseconds