Searched refs:pskb_copy (Results 1 – 4 of 4) sorted by relevance
561 struct sk_buff *pskb_copy(struct sk_buff *skb, int gfp_mask) in pskb_copy() function676 return pskb_copy(skb, GFP_ATOMIC); in skb_realloc_headroom()
161 EXPORT_SYMBOL(pskb_copy);
237 extern struct sk_buff * pskb_copy(struct sk_buff *skb, int gfp_mask);
896 pskb_copy(skb, GFP_ATOMIC): in tcp_retransmit_skb()