skb_shift
int skb_shift(struct sk_buff *tgt, struct sk_buff *skb, int shiftlen);
return skb_shift(to, from, shiftlen);
if (!nlen || !skb_shift(skb, next_skb, nlen))