Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dskbuff.c3073 static int skb_prepare_for_shift(struct sk_buff *skb) in skb_prepare_for_shift() function
3125 if (skb_prepare_for_shift(skb) || in skb_shift()
3126 skb_prepare_for_shift(tgt)) in skb_shift()
3148 if (skb_prepare_for_shift(skb) || skb_prepare_for_shift(tgt)) in skb_shift()