Searched refs:skb_uarg (Results 1 – 2 of 2) sorted by relevance
486 #define skb_uarg(SKB) ((struct ubuf_info *)(skb_shinfo(SKB)->destructor_arg)) macro1445 return is_zcopy ? skb_uarg(skb) : NULL; in skb_zcopy()2790 skb_uarg(skb)->callback == sock_zerocopy_callback) in skb_orphan_frags()
1325 if (skb_uarg(nskb) == skb_uarg(orig)) in skb_zerocopy_clone()1330 skb_zcopy_set(nskb, skb_uarg(orig), NULL); in skb_zerocopy_clone()1660 refcount_inc(&skb_uarg(skb)->refcnt); in pskb_expand_head()