Searched refs:skb_copy_header (Results 1 – 4 of 4) sorted by relevance
200 skb_copy_header(nskb, skb); in complete_skb()
1475 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old) in skb_copy_header() function1483 EXPORT_SYMBOL(skb_copy_header);1526 skb_copy_header(n, skb); in skb_copy()1590 skb_copy_header(n, skb); in __pskb_copy_fclone()1770 skb_copy_header(n, skb); in skb_copy_expand()
647 skb_copy_header(nskb, skb); in veth_xdp_rcv_skb()
1106 void skb_copy_header(struct sk_buff *new, const struct sk_buff *old);