Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgro.c619 __napi_kfree_skb(skb, SKB_CONSUMED); in napi_skb_finish()
H A Dskbuff.c1478 void __napi_kfree_skb(struct sk_buff *skb, enum skb_drop_reason reason) in __napi_kfree_skb() function
7115 __napi_kfree_skb(skb, SKB_CONSUMED); in kfree_skb_napi_cache()
H A Ddev.c5279 __napi_kfree_skb(skb, in net_tx_action()
/linux/include/linux/
H A Dskbuff.h3420 void __napi_kfree_skb(struct sk_buff *skb, enum skb_drop_reason reason);