Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff_ref.h37 static inline void skb_page_unref(netmem_ref netmem, bool recycle) in skb_page_unref() function
56 skb_page_unref(skb_frag_netmem(frag), recycle); in __skb_frag_unref()
/linux/net/ipv6/
H A Desp6.c135 skb_page_unref(page_to_netmem(sg_page(sg)), in esp_ssg_unref()
/linux/net/ipv4/
H A Desp4.c118 skb_page_unref(page_to_netmem(sg_page(sg)), in esp_ssg_unref()