Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dwsm.c866 struct sk_buff **skb_p) in wsm_receive_indication()
1301 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-v4.19/drivers/net/wan/
Dhdlc_fr.c277 static int fr_hard_header(struct sk_buff **skb_p, u16 dlci) in fr_hard_header()
/Linux-v4.19/drivers/isdn/i4l/
Disdn_ppp.c1225 static unsigned char *isdn_ppp_skb_push(struct sk_buff **skb_p, int len) in isdn_ppp_skb_push()
/Linux-v4.19/net/core/
Dskbuff.c4096 struct sk_buff *skb1, **skb_p; in skb_cow_data() local