Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/i4l/
Disdn_ppp.c39 static struct sk_buff *isdn_ppp_compress(struct sk_buff *skb_in,int *proto,
1376 skb = isdn_ppp_compress(skb,&proto,ipt,ipts,0); in isdn_ppp_xmit()
1416 skb = isdn_ppp_compress(skb,&proto,ipt,ipts,1); in isdn_ppp_xmit()
2581 static struct sk_buff *isdn_ppp_compress(struct sk_buff *skb_in,int *proto, in isdn_ppp_compress() function