Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dppp_synctty.c91 static struct sk_buff* ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *);
560 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge() function
625 skb = ppp_sync_txmunge(ap, skb); in ppp_sync_send()