Searched refs:skb_copy_header (Results 1 – 5 of 5) sorted by relevance
200 skb_copy_header(nskb, skb); in complete_skb()
1469 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old) in skb_copy_header() function1477 EXPORT_SYMBOL(skb_copy_header);1520 skb_copy_header(n, skb); in skb_copy()1584 skb_copy_header(n, skb); in __pskb_copy_fclone()1764 skb_copy_header(n, skb); in skb_copy_expand()
706 skb_copy_header(nskb, skb); in veth_xdp_rcv_skb()
2120 skb_copy_header(new_skb, skb); in dpaa_a050385_wa()
1151 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old);