Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c259 static void ppp_send_frame(struct ppp *ppp, struct sk_buff *skb);
1513 ppp_send_frame(ppp, skb); in __ppp_xmit_process()
1606 ppp_send_frame(struct ppp *ppp, struct sk_buff *skb) in ppp_send_frame() function
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c261 static void ppp_send_frame(struct ppp *ppp, struct sk_buff *skb);
1646 ppp_send_frame(ppp, skb); in __ppp_xmit_process()
1739 ppp_send_frame(struct ppp *ppp, struct sk_buff *skb) in ppp_send_frame() function

Completed in 9 milliseconds