Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dskbuff.c6650 static struct skb_ext *skb_ext_maybe_cow(struct skb_ext *old, in skb_ext_maybe_cow() function
6732 new = skb_ext_maybe_cow(old, skb->active_extensions); in skb_ext_add()