Home
last modified time | relevance | path

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

/linux/net/core/
H A Dskbuff.c283 static struct sk_buff *napi_skb_cache_get(bool alloc) in napi_skb_cache_get() function
536 skb = napi_skb_cache_get(true); in __napi_build_skb()
668 skb = napi_skb_cache_get(true); in __alloc_skb()
673 skb = napi_skb_cache_get(false); in __alloc_skb()