Searched refs:skb_copy_header (Results 1 – 6 of 6) sorted by relevance
200 skb_copy_header(nskb, skb); in complete_skb()
1486 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old) in skb_copy_header() function1494 EXPORT_SYMBOL(skb_copy_header);1537 skb_copy_header(n, skb); in skb_copy()1601 skb_copy_header(n, skb); in __pskb_copy_fclone()1812 skb_copy_header(n, skb); in skb_copy_expand()
705 skb_copy_header(nskb, skb); in veth_xdp_rcv_skb()
704 skb_copy_header(n, skb); in bounce_skb()
2120 skb_copy_header(new_skb, skb); in dpaa_a050385_wa()
1173 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old);