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

/linux-master/net/core/
H A Dskbuff.c4118 static int skb_prepare_for_shift(struct sk_buff *skb) function
4170 if (skb_prepare_for_shift(skb) ||
4171 skb_prepare_for_shift(tgt))
4193 if (skb_prepare_for_shift(skb) || skb_prepare_for_shift(tgt))

Completed in 145 milliseconds