Home
last modified time | relevance | path

Searched defs:skb_p (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/net/wan/
Dhdlc_fr.c275 static int fr_hard_header(struct sk_buff **skb_p, u16 dlci) in fr_hard_header()
/linux-3.3/drivers/isdn/i4l/
Disdn_ppp.c1186 static unsigned char *isdn_ppp_skb_push(struct sk_buff **skb_p,int len) in isdn_ppp_skb_push()
/linux-3.3/net/core/
Dskbuff.c3062 struct sk_buff *skb1, **skb_p; in skb_cow_data() local