Home
last modified time | relevance | path

Searched refs:head_stolen (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/core/
Dskbuff.c5384 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() argument
5386 if (head_stolen) { in kfree_skb_partial()
/linux-6.1.9/include/linux/
Dskbuff.h1243 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);