Searched refs:ppp_send_frame (Results 1 – 1 of 1) sorted by relevance
241 static void ppp_send_frame(struct ppp *ppp, struct sk_buff *skb);939 ppp_send_frame(ppp, skb); in ppp_xmit_process()954 ppp_send_frame(struct ppp *ppp, struct sk_buff *skb) in ppp_send_frame() function