Home
last modified time | relevance | path

Searched refs:skb_prepare_for_shift (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/net/core/
Dskbuff.c3450 static int skb_prepare_for_shift(struct sk_buff *skb) in skb_prepare_for_shift() function
3514 if (skb_prepare_for_shift(skb) || in skb_shift()
3515 skb_prepare_for_shift(tgt)) in skb_shift()
3537 if (skb_prepare_for_shift(skb) || skb_prepare_for_shift(tgt)) in skb_shift()