Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ppp/
Dppp_synctty.c89 static struct sk_buff* ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *);
508 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge() function
573 skb = ppp_sync_txmunge(ap, skb); in ppp_sync_send()