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

/linux-4.1.27/drivers/net/ppp/
H A Dppp_synctty.c92 static struct sk_buff* ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *);
512 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) ppp_sync_txmunge() function
577 skb = ppp_sync_txmunge(ap, skb); ppp_sync_send()

Completed in 40 milliseconds