Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_synctty.c89 static struct sk_buff* ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *);
510 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge() function
575 skb = ppp_sync_txmunge(ap, skb); in ppp_sync_send()