Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/cw1200/
Dwsm.c868 struct sk_buff **skb_p) in wsm_receive_indication()
1303 struct wsm_hdr *wsm, struct sk_buff **skb_p) in wsm_handle_rx()
Dtxrx.c1009 struct sk_buff **skb_p) in cw1200_rx_cb()
/linux-4.4.14/drivers/net/wan/
Dhdlc_fr.c276 static int fr_hard_header(struct sk_buff **skb_p, u16 dlci) in fr_hard_header()
/linux-4.4.14/drivers/isdn/i4l/
Disdn_ppp.c1215 static unsigned char *isdn_ppp_skb_push(struct sk_buff **skb_p, int len) in isdn_ppp_skb_push()
/linux-4.4.14/net/core/
Dskbuff.c3477 struct sk_buff *skb1, **skb_p; in skb_cow_data() local