Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dgro.c610 __napi_kfree_skb(skb, SKB_CONSUMED); in gro_skb_finish()
H A Dskbuff.c1450 void __napi_kfree_skb(struct sk_buff *skb, enum skb_drop_reason reason) in __napi_kfree_skb() function
7142 __napi_kfree_skb(skb, SKB_CONSUMED); in kfree_skb_napi_cache()
H A Ddev.c5489 __napi_kfree_skb(skb, in net_tx_action()
/linux-6.15/include/linux/
H A Dskbuff.h3469 void __napi_kfree_skb(struct sk_buff *skb, enum skb_drop_reason reason);