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.c284 static inline struct sk_buff *napi_skb_cache_get(bool alloc) in napi_skb_cache_get() function
554 skb = napi_skb_cache_get(true); in __napi_build_skb()
691 skb = napi_skb_cache_get(true); in __alloc_skb()
696 skb = napi_skb_cache_get(false); in __alloc_skb()