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.c612 __napi_kfree_skb(skb, SKB_CONSUMED); in gro_skb_finish()
H A Dskbuff.c1494 void __napi_kfree_skb(struct sk_buff *skb, enum skb_drop_reason reason) in __napi_kfree_skb() function
7266 __napi_kfree_skb(skb, SKB_CONSUMED); in kfree_skb_napi_cache()
H A Ddev.c5779 __napi_kfree_skb(skb, in net_tx_action()
/linux/include/linux/
H A Dskbuff.h3541 void __napi_kfree_skb(struct sk_buff *skb, enum skb_drop_reason reason);