Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dskbuff.c1747 int newheadroom, int newtailroom, in skb_copy_expand() argument
1753 struct sk_buff *n = __alloc_skb(newheadroom + skb->len + newtailroom, in skb_copy_expand()
/kernel/linux/linux-5.10/include/linux/
Dskbuff.h1173 int newtailroom, gfp_t priority);