Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dskbuff.h2938 void napi_skb_free_stolen_head(struct sk_buff *skb);
/Linux-v5.15/net/core/
Ddev.c6186 napi_skb_free_stolen_head(skb); in napi_skb_finish()
6277 napi_skb_free_stolen_head(skb); in napi_frags_finish()
Dskbuff.c956 void napi_skb_free_stolen_head(struct sk_buff *skb) in napi_skb_free_stolen_head() function